Sorry for the long delay of updates. I have been busy moving to another country and getting up to speed...
Finally compatible with Rincewind!!!
Had a nasty bug in the JavaScript code that prevented it from being properly minified :(
LOTS of nice things in the new release:
On the Implementation side:
Fix aspect ratio computation
Fix image size when scrolling the applet canvas out of sight
Methods that are meant to be called from Javascript are now public. Anything else is at least reduced to protected.
Improve demo.php to reflect current Javascript best practices at least a little bit :)
New parameter/functionality: "pasteonload" = *false*/true
If there is an image in clipboard while the applet is being loaded, the image gets pasted on applet-start.... read more