willowsystems / jSignature

jQuery plugin - draw signature in browser.
720 stars 266 forks source link

Signature cut-off when loading on smaller canvas (base30) #28

Open davidlucas opened 11 years ago

davidlucas commented 11 years ago

Signatures saved on larger canvases in base30 are cut off when loaded again on smaller canvases. Likewise signatures saved on smaller canvases only take up the top right corner of larger canvases. Is there a way to getData, setData which will resize the signature correctly based on the canvas size? I notice when the browser is resized with the signature loaded, the signature will resize to fit the canvas.

gpickin commented 7 years ago

Also curious about this.