kazuhikoarase / qrcode-generator

QR Code Generator implementation in JavaScript, Java and more.
https://kazuhikoarase.github.io/qrcode-generator/js/demo/
MIT License
2.1k stars 677 forks source link

Alphanumeric mode does not work #43

Closed shinichi77 closed 6 years ago

shinichi77 commented 6 years ago

Hi. When I try the alphanumeric mode, with any text (e.g. "here comes qr", it throws an error "Uncaught illegal char :h" in the console and no qr code is displayed. Is it a known issue and is going to be fixed?

kazuhikoarase commented 6 years ago

Hi, The alphanumeric mode supports upper case only. https://en.wikipedia.org/wiki/QR_code