tuhi/tuhi
Peter Hutterer 64fcf04e32 svg: use our Json SVG converter from kete
A few minor changes like passing in a filename and fixing the different
spellings of the orientations.

In order to use it from kete though we have to mess with the PYTHONPATH. But
since it's a in-tree tool only anyway... meh.

This loses the ability to disable pressure on tablets. I think that's just a
leftover from before we knew how to handle pressure in SVG exports. We should
just fix that properly instead of having a config option here.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2019-08-20 12:02:30 +10:00
..
gui svg: use our Json SVG converter from kete 2019-08-20 12:02:30 +10:00
__init__.py __init__: remove empty line that snuck in during rebasing 2018-01-24 21:39:56 +10:00
base.py tuhi: log the tuhi server session data to a file 2019-08-19 15:43:01 +02:00
ble.py ble: prefix all device logs with address 2019-06-07 08:34:07 +10:00
config.py Move the default config setting to the entry points 2019-08-19 15:43:01 +02:00
dbusserver.py Bubble up the width/height from the protocol to the dbus interface 2019-07-15 09:38:19 +02:00
drawing.py drawing: fix deprecation warning 2019-06-07 15:35:59 +10:00
protocol.py protocol: add the message for getting the point size 2019-08-20 12:02:30 +10:00
svg.py svg: use our Json SVG converter from kete 2019-08-20 12:02:30 +10:00
uhid.py wacom: create a uhid device on live mode 2018-02-14 06:23:25 +10:00
wacom.py wacom: update the dimensions with the point size 2019-08-20 12:02:30 +10:00