tuhi/tools
Peter Hutterer a24c54a570 tools: add an svg generation tool
This takes the raw log YAML file tuhi saves for each interaction, extracts the
pen data and then creates an SVG from that. Good for testing whether the
stroke parsing is sane.

Where --all is given, it will search through the directory that tuhi uses to
store the raw logs.

Two fixmes: the pointsize is hardcoded to 5 (intuos pro) because there's no
easy way here to get the point size. Same for the pressure range.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2019-08-21 09:31:52 +02:00
..
kete.py svg: use our Json SVG converter from kete 2019-08-20 12:02:30 +10:00
parse_log.py tools: add the parse_log script we used to dump the raw btsnoop logs 2018-02-02 08:00:41 +10:00
test-svg.py tools: add an svg generation tool 2019-08-21 09:31:52 +02:00
tuhi-gui-flatpak.py gui: fix flake8 warnings 2019-08-08 14:44:18 +10:00
tuhi-kete-sandboxed.py kete-sandboxed: fix tuhi-kete import path 2018-03-06 10:02:23 +01:00
tuhi-live.py tools: chmod +x on tuhi-live 2018-02-14 16:25:56 +10:00