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.85k stars 2.5k forks source link

Fixing bug at createCanvas when width != height #113

Closed Muhammad-Altabba closed 6 years ago

Muhammad-Altabba commented 6 years ago

Fixing the bug: https://github.com/jeromeetienne/jquery-qrcode/issues/109

jeromeetienne commented 6 years ago

looks good to me, thanks! :)