LazarSoft / jsqrcode

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

Can't decode QR code with some error in Format info pattern. #67

Open Merricx opened 7 years ago

Merricx commented 7 years ago

Hi, this library seems can't decode the following QR code : hello-world-final

It contains text 'HELLO WORLD' when scanned with my smartphone. The problem probably is because the script can't recognize the format info pattern (it should be ECC level L with mask pattern 6).

Thanks in advance.

odahcam commented 6 years ago

In my second try I could read "HELLO WORLD".

bowencool commented 6 years ago

me too