jeromeetienne / jquery-qrcode

qrcode generation standalone (doesn't depend on external services)
http://blog.jetienne.com/blog/2011/04/07/jquery-qrcode/
MIT License
4.84k stars 2.5k forks source link

Canvas to draggable image #52

Open 1j01 opened 10 years ago

jeromeetienne commented 10 years ago

thanks! it can be easily done outside of the library tho. just put all the .toDataURL logic outside of the library.

so i think it is better to keep returning a canvas

1j01 commented 10 years ago

Then please remove the "TODO (even allow download of the image)" from examples/demo.html

jeromeetienne commented 10 years ago

Miscommunicaion i guess. this what meant to be in the demo not in the library