yaw-audio/lib/rasa
yaw-man ef0eec2721 Factoring out tablet API stuff 2022-09-22 16:55:25 -05:00
..
CMakeLists.txt Factoring out tablet API stuff 2022-09-22 16:55:25 -05:00
cs.cpp Factoring out tablet API stuff 2022-09-22 16:55:25 -05:00
readme.txt Factoring out tablet API stuff 2022-09-22 16:55:25 -05:00
tablet.h Factoring out tablet API stuff 2022-09-22 16:55:25 -05:00
wintab.cpp Factoring out tablet API stuff 2022-09-22 16:55:25 -05:00
wtutil.cpp Factoring out tablet API stuff 2022-09-22 16:55:25 -05:00
wtutil.h Factoring out tablet API stuff 2022-09-22 16:55:25 -05:00

readme.txt

Minimal tablet API.
Just the bare minimum for polling for x, y, z, and normal pressure.
Compile time switches determine whether to use OpenTabletDriver (C# interface required) or Wintab (Win32 platform required)