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
727 stars 292 forks source link

quality #163

Open matthiasg opened 8 years ago

matthiasg commented 8 years ago

maybe the actual canvas drawing should rather be based on https://github.com/szimek/signature_pad which offers a really nice signing experience...