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 7f01bbf4f3 Simplified another pair of bit width checks using the right shift operator. 2016-04-12 19:11:07 +00:00
BitBuffer.java Tweaked and simplified Java, JavaScript, Python code. 2016-04-12 05:17:45 +00:00
QrCode.java Simplified another pair of bit width checks using the right shift operator. 2016-04-12 19:11:07 +00:00
QrCodeGeneratorDemo.java Initial commit of QR Code generator library, in Java and JavaScript. 2016-04-10 06:11:57 +00:00
QrSegment.java Initial commit of QR Code generator library, in Java and JavaScript. 2016-04-10 06:11:57 +00:00
qrcodegen-demo.js Initial commit of QR Code generator library, in Java and JavaScript. 2016-04-10 06:11:57 +00:00
qrcodegen-demo.py Added Python port of the library, updated comments and tweaked code in Java and JavaScript versions. 2016-04-11 05:40:00 +00:00
qrcodegen-js-demo.html Initial commit of QR Code generator library, in Java and JavaScript. 2016-04-10 06:11:57 +00:00
qrcodegen.js Simplified another pair of bit width checks using the right shift operator. 2016-04-12 19:11:07 +00:00
qrcodegen.py Simplified another pair of bit width checks using the right shift operator. 2016-04-12 19:11:07 +00:00