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 3878c12a81
Added HTML and JavaScript code to support advanced QR Code generation parameters.
10 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. 10 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. 10 years ago
javascript Added HTML and JavaScript code to support advanced QR Code generation parameters. 10 years ago
python Moved {encodeText(), encodeBinary(), encodeSegments()} into class QrCode in Python and JavaScript implementations, for consistency with Java implementation. 10 years ago