brinley / jSignature

jQuery plugin for adding web signature functionality
http://www.unbolt.net/jSignature
696 stars 529 forks source link

Faster canvas rendering #7

Open SourceryOne opened 13 years ago

SourceryOne commented 13 years ago

Hello Brinley, long time no hear :)

I have tried the jSignature now on an Ipad and found that when for example drawing a signature, or anything really the canvas is not always that fast. A quick search on the net got me to this page: http://29a.ch/2011/5/27/fast-html5-canvas-on-iphone-mobile-safari-performance

Could that be something to implement into jSignature for it to be more responsive to penstrokes?

/Kristian

brinley commented 13 years ago

This change can be applied via externally in the html via the meta tag and in css. I'll see if I can do it through the plugin.