javascript - Resize image using Canvas awkward behavior -


i want displayed, big image , resize drawing on canvas.

i found following fiddle:

http://jsfiddle.net/abdiassoftware/v8app/

exisitng 

this seems work great since want use resize images , store them later on. however, when try use uploaded images awkward behavior:

result img: enter image description here

thanks

link image: frankh.ursa.uberspace.de/img/34.png


Comments

Popular posts from this blog

java - Could not locate OpenAL library -

c++ - Delete matches in OpenCV (Keypoints and descriptors) -

sorting - opencl Bitonic sort with 64 bits keys -