Tablet Pressure - 1.0
Capture Wacom tablet pressure in Pygame.
Eric Pavey
(akeric)
A class giving you access to tablet pressure data in Pygame.
It requires the "Python Computer Graphics Kit" (cgkit) and specifically its wintab module:
Only works on windows (frown), since its an implementation of the wintab api. See homepage (link below) for pressureTest.py, simple pygame showing example usage (what the screenshot was made with), and other instructions.
Changes
Links
Releases
Tablet Pressure 1.0 — 15 Oct, 2009
Tablet Pressure 1.3 — 4 Nov, 2009