LazarSoft / jsqrcode

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

Is there any example that can scan Chinese? #79

Open wendichang opened 6 years ago

wendichang commented 6 years ago

Have reference to http://webqr.com But I tried to read Chinese,it not works. I need an example that can read Chinese QRcode .... Can anyone provide the next? Or give some advice to me. So many js files, to be honest, I do not really know how to use ... What are the various documents are done .... no clue ...

kasperkamperman commented 6 years ago

I think this one can: https://github.com/cozmo/jsQR

See also this (solved) issue where an example is shown: https://github.com/cozmo/jsQR/issues/37