Module dagon.core.graphicstablet

Graphics tablet frontend.

Description

The dagon.core.graphicstablet module provides the GraphicsTablet class that implements generic InputDevice interface for Wintab-compatible tablets. The device emits EventType.PenMotion events when the stilus touches the tablet. GraphicsTablet currently works only under Windows.

Classes

NameDescription
GraphicsTablet PenMotion events emitter for Wacom tablets (as well as all Wintab-compliant ones).

Aliases

NameTypeDescription
TabletPacket PACKET!(16383) Alias for Wintab packet with all the data.