thread-pond / signature-pad

A jQuery plugin for assisting in the creation of an HTML5 canvas based signature pad. Records the drawn signature in JSON for later regeneration.
BSD 3-Clause "New" or "Revised" License
730 stars 290 forks source link

using signature-pad with hardware devices #140

Closed jineshvd closed 9 years ago

jineshvd commented 9 years ago

We want to have an option for the users to choose whether they want to sign using a mouse on desktop or a pointing device/stylus externally connected to their system. Is there a way to connect signature-pad to the device and capture signature using the events generated on the device ?