goker-dev / canvasResize

Javascript Canvas Resize Plugin. It can work both with jQuery and Zepto. It's compatible with iOS6 and Android 2.3+
http://gokercebeci.com/dev/canvasresize
Other
377 stars 87 forks source link

Plug-in not working with .png extension #3

Closed jgheyssens closed 11 years ago

jgheyssens commented 11 years ago

The plug-in works perfectly with .jpg extension files but I cannot manage to have it work with .png files. The only thing I have is a black image the size of the uploaded one and the says data:image/jpeg;base64. (....)

JessieAMorris commented 11 years ago

I can reproduce this as well. Any news on this?