brinley / jSignature

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

getData not working with base30 or svgbase64 #181

Closed mattsones closed 4 years ago

mattsones commented 4 years ago

.jSignature("getData") and jSignature("getData","image") appear to work fine. jSignature("getData","base30") and jSignature("getData","svgbase64") return null.

getData failing

mattsones commented 4 years ago

was missing the plugins....