Sensor API on pen data

I'm considering working with the Sensor API to enable pen events from 
Wacom tablets.

I did make some headway with the Touch Events 2 specification, a higher 
level spec than the Sensor API.
But, there have been no implementers nor interest in that specification. 
Sensor API is easier to implement and closer to the underlying APIs.

Wacom Pen API:
http://www.wacomeng.com/web/WebPluginReleaseNotes.htm#_Toc293867182

Touch Events 2:
https://dvcs.w3.org/hg/webevents/raw-file/tip/touchevents.html

InkML serialization format (primarily for pen sensors):
http://www.w3.org/TR/InkML/

Received on Tuesday, 20 March 2012 19:24:35 UTC