1
I Use This!
High Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
Aug 20, 2025 — Aug 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update TODO list More... almost 17 years ago
A bug in the Reed-Solomon error correction routine for PDF417 was fixed. More... about 17 years ago
A bug in the Code 11 start character was fixed. More... about 17 years ago
New TODO items More... about 17 years ago
Bump version More... about 17 years ago
A parse option was added to the pdf417, datamatrix, qrcode and azteccode encoders to allow input characters to be represented using ^NNN notation. More... about 17 years ago
TODO typo More... about 17 years ago
Added TODO to trunk More... about 17 years ago
The rss14 and rsslimited encoders were amended to require the input to start with the (01) application identifier. The rss14 andd rsslimited encoders were amended to automatically generate the human readable check digit if it is not supplied. More... about 17 years ago
A bug affecting the padding of GS1 DataBar Expanded symbols was fixed. More... about 17 years ago
An autoencoder was added to the GS1 DataBar Expanded encoder. A finder pattern selection bug in GS1 DataBar Expanded symbols was fixed. A check digit calculation bug in GS1 DataBar Expanded symbols was fixed. More... about 17 years ago
Added support for GS1 DataBar Expanded Stacked to the rss14expanded encoder with option segments=2n More... about 17 years ago
Fixed version number More... about 17 years ago
A bug in the placement of the final finder pattern in GS1 DataBar Expanded symbols with an odd numer of segments was fixed. More... about 17 years ago
The GS1 DataBar Limited default height was changed to match the minimum permitted height. More... about 17 years ago
Fix to sample invocation in the README file More... about 17 years ago
Added support for GS1 DataBar Truncated to the rss14 encoder with option format=truncated. Added support for GS1 DataBar Stacked to the rss14 encoder with option format=stacked. Added support for GS1 DataBar Stacked Omnidirectional to the rss14 encoder with option format=stackedomni. More... about 17 years ago
Bump version More... about 17 years ago
Fixed bug in the padding of maxicode symbols where the data terminates in code set C, D or E. Cleaned up the maxicode implementation by inlining the high-level encoding procedure. More... about 17 years ago
The font height calculation performed by the linear renderer was improved. The human readable text for OneCode symbols was improved to match the specification. More... about 17 years ago
The pad characters from character set B were disambiguated. More... about 17 years ago
A bug with the ordinal parser in the maxicode encoder was fixed. More... about 17 years ago
An autoencoder was added to the maxicode encoder. More... about 17 years ago
C40, TEXT and X12 encoders were added to datamatrix. More... about 17 years ago
Bump version More... about 17 years ago
Bump version More... about 17 years ago
Added checksum support to ean8 encoder. Fixed breakage in ean8 when includetext not in use. (Thanks to Anders Hammarquist.) More... about 17 years ago
Fix looping in datamatrix ASCII-mode encoder. More... about 17 years ago
The ASCII-mode encoder for datamatrix was improved to compact pairs of digits More... about 17 years ago
Bumped version More... about 17 years ago