High-quality QR Code generator library in Java, TypeScript/JavaScript, Python, C++, C, Rust. https://www.nayuki.io/page/qr-code-generator-library
Go to file
Nayuki Minase 1d27211497 Updated JavaScript demo code to show no canvas if QR Code generation failed. 2016-04-18 19:40:21 +00:00
cpp Revamped QrCode.encodeSegments() to add parameters to make a much richer API, in all language versions; updated JavaScript demo script to handle new semantics. 2016-04-16 03:53:58 +00:00
java/io/nayuki/qrcodegen Revamped QrCode.encodeSegments() to add parameters to make a much richer API, in all language versions; updated JavaScript demo script to handle new semantics. 2016-04-16 03:53:58 +00:00
javascript Updated JavaScript demo code to show no canvas if QR Code generation failed. 2016-04-18 19:40:21 +00:00
python Moved {encodeText(), encodeBinary(), encodeSegments()} into class QrCode in Python and JavaScript implementations, for consistency with Java implementation. 2016-04-18 18:40:14 +00:00