Capture Signature using HTML5 and iPad

Mark Richman picture Mark Richman · Jun 22, 2010 · Viewed 150.3k times · Source

Anyone know how this can be done? Would you use a canvas object, svg, jQuery, etc?

Answer

szimek picture szimek · Jun 19, 2013

Here's another canvas based version with variable width (based on drawing velocity) curves: demo at http://szimek.github.io/signature_pad and code at https://github.com/szimek/signature_pad.

signature sample