LazarSoft / jsqrcode

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

QR code containing Japanese characters #96

Open juriparrinello opened 5 years ago

juriparrinello commented 5 years ago

I am trying to read a QR code which has Japanese characters, how can I extend the functionality to be able to so? Any pointer greatly appreciated.

orca-zhang commented 1 month ago

try https://github.com/ez8-co/jsqrcode which added support for Japanese code table/Chinese character decoding (loaded on demand)