brinley / jSignature

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

Using setData with the png/jpeg/jpg image types will now not add an addi... #61

Closed ABarak64 closed 10 years ago

ABarak64 commented 10 years ago

This fixes an issue where using setData with png/jpeg/jpg data would cause an additional shadow to be placed on the jSignature canvas. This issue would for example prevent perfect duplication of signatures from one jSignature pad to another by getData'ing and setData'ing between them when using an image data format.