LazarSoft / jsqrcode

Javascript QRCode scanner
http://www.webqr.com
Apache License 2.0
3.99k stars 1.16k forks source link

I've updated qrcode.decode to optionally take a canvas reference #6

Open almost opened 11 years ago

almost commented 11 years ago

It's not always convenient to have a canvas with a set id so I made qrcode.decode accept a reference to a canvas object instead.

Oh, and thanks for writting this!!

Regenhardt commented 1 year ago

Oh wait this is 10 years old...not sure how to react to that lol.

almost commented 1 year ago

Haha that has been a while! Looks like I got confused with tabs and spaces when I made the change...