brinley / jSignature

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

Base30 extras #26

Closed speg closed 11 years ago

speg commented 12 years ago

It is "native" data structure compressed into a compact string representation of all vectors. Code examples (.Net, Python) detailing decompression of this format into render-able form (SVG, language-native coordinate arrays) are provided in the extras folder.

However the example is actually in PHP, not Python. :disappointed:

brinley commented 11 years ago

Updated docs to update Python to PHP 338dce5