jSignature
jSignature copied to clipboard
Base30 to Base64
Does anyone have a good example of how to go from Base30 to a Base64 image or regular image in PHP?
I know this is an old question, but this might be useful to you. It appears there are some bugs in decompression of base30 to Native data in the PHP version. I was able to cobble together a workaround that you might find useful.
http://stackoverflow.com/questions/22332920/first-letter-of-jsignature-capture-rendering-incorrectly/29058148#29058148