LazarSoft / jsqrcode

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

Allow cross-origin canvas image #47

Closed tarun1793 closed 8 years ago

tarun1793 commented 8 years ago

Fixes the issue where reading image from canvas will result in error of having a tainted image.

thebalaa commented 7 years ago

This PR introduced a regression in Safari See #55