1
I Use This!
High Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 21 hours ago.
Aug 16, 2025 — Aug 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
An EDIFACT-mode autoencoder was added to the datamatrix encoder More... about 17 years ago
A byte-mode autoencoder was added to the datamatrix encoder and set as default. More... about 17 years ago
A byte-mode-only autoencoder was added to the pdf417 encoder to simplify the use of the pdf417 encoder for common tasks. More... about 17 years ago
A byte-mode-only autoencoder was added to the azteccode encoder to simplify the use of the azteccode encoder for common tasks. More... over 17 years ago
Trivial change to example for qrcode More... over 17 years ago
A byte-mode-only autoencoder was added to the qrcode encoder to simplify the use of the qrcode encoder for common tasks. More... over 17 years ago
Updated datamatrix example More... over 17 years ago
Small fix to version number More... over 17 years ago
A ASCII-mode-only autoencoder was added to the datamatrix encoder to simplify the use of the datamatrix encoder for common tasks. More... over 17 years ago
[no comment] More... over 17 years ago
A textgaps option was added to adjust the inter-character gap in non-default text alignment modes for linear barcodes. A justify mode was added to the textxalign option in linear barcodes. More... over 17 years ago
The encoders were amended to automatically invoke the appropriate renderer. The dispatcher procedure was removed. A dontdraw option was added to each encoder to suppress automatic rendering. The encoders were reordered by their dependancy chain and references to dependant procedures were changed to use immediately evalutated name syntax. More... over 17 years ago
Minor fixups to the addon positioning. Samples amended to demonstrate new dict option passing mechanism and alttext option. More... over 17 years ago
Small change to example options for ISBN More... over 17 years ago
Small fix to text offset for addons More... over 17 years ago
Small fix to semantic comments More... over 17 years ago
The EAN-5 and EAN-2 addon encoders were folded into the EAN, UPC and ISBN enco ders. More... over 17 years ago
[no comment] More... over 17 years ago
The options parser of each encoder was improved to also accept a dict of options. An alttext option was added to the renlinear renderer which allows alternative human readable text to be specified. More... over 17 years ago
Support for the JapanPost symbology was added. More... over 17 years ago
The efficiency the RSS symbol generation was slightly improved. More... over 17 years ago
The efficiency of Data Matrix symbol generation was further improved. More... over 17 years ago
The efficiency of Data Matrix symbol generation was improved. More... over 17 years ago
Minor efficiency improvements where made to the Reed-Solomon error correction routines More... over 17 years ago
The efficiency of the mask evaluation for full QR Code symbols was significantly improved More... over 17 years ago
A bug in the placement of error correction modules within 144x144 Data Matrix symbols was fixed More... over 17 years ago
Switched from the image operator to the imagemask operator for rendering of 2D matrix symbologies. Support for color and backgroundcolor for 2D matrix symbologies was added. More... over 17 years ago
The line caps are explicitly squared off to prevent interference from the environment. More... over 17 years ago
The syntax for constructing the dictionary for passing the barcode paramaters to the renderer was updated. More... over 17 years ago
Fixed version mismatch in last commit. More... over 17 years ago