You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Nayuki Minase 1d27211497
Updated JavaScript demo code to show no canvas if QR Code generation failed.
9 years ago
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. 9 years ago
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. 9 years ago
javascript Updated JavaScript demo code to show no canvas if QR Code generation failed. 9 years ago
python Moved {encodeText(), encodeBinary(), encodeSegments()} into class QrCode in Python and JavaScript implementations, for consistency with Java implementation. 9 years ago