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

Is there a way to specify Binary data encoding? #27

Closed enjoiful closed 7 years ago

enjoiful commented 7 years ago

It doesn't look like code encoding is configurable. I'm trying to use Binary encoding, but I can't switch between Number & Binary encoding.

Is this supported?