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.
Project Nayuki
2515a4213c
Moved QrCode.toImage() out of the library and into the runnable demo program, slightly adapted some code, updated documentation comments.
|
3 years ago |
.. |
BitBuffer.java
|
Added and updated many comments, almost all at the member level (rarely within functions), some with original wording, some synchronizing with the main qrcodegen project.
|
5 years ago |
DataTooLongException.java
|
Added "data too long" exception class, changed code to make use of it, updated Javadoc comments.
|
6 years ago |
Memoizer.java
|
Refactored logic in QrTemplate and ReedSolomonGenerator into new Memozier class.
|
5 years ago |
QrCode.java
|
Moved QrCode.toImage() out of the library and into the runnable demo program, slightly adapted some code, updated documentation comments.
|
3 years ago |
QrCodeGeneratorDemo.java
|
Moved QrCode.toImage() out of the library and into the runnable demo program, slightly adapted some code, updated documentation comments.
|
3 years ago |
QrCodeGeneratorWorker.java
|
Synchronized some code with the parent project, without changing behavior.
|
5 years ago |
QrSegment.java
|
Added/updated/deleted some comments.
|
6 years ago |
QrSegmentAdvanced.java
|
Added "data too long" exception class, changed code to make use of it, updated Javadoc comments.
|
6 years ago |
QrTemplate.java
|
Changed the words "white"->"light" and "black"->"dark" in comments and local variables, in order to match the vocabulary in the QR Code specification document.
|
3 years ago |
ReedSolomonGenerator.java
|
Synchronized some code with the parent project, without changing behavior.
|
5 years ago |
package-info.java
|
Moved QrCode.toImage() out of the library and into the runnable demo program, slightly adapted some code, updated documentation comments.
|
3 years ago |