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 image into png image in IE8 #51

Open realuserofgit opened 10 years ago

realuserofgit commented 10 years ago

I have tried to convert the canvas image into png image .It works fine in all major browsers. In IE8 i have used excanvas.js to support canvas image but there we cant able to convert canvas to png. I came to know that excanvas not support toDataURL(), toBlob(). How to fix this

komocode commented 10 years ago

+1

davidweining2333 commented 7 years ago

"render" should be "table"