mirror of
https://git.code.sf.net/p/zint/code
synced 2026-01-09 13:05:58 +00:00
DATAMATRIX: fix mis-encodation of X12 and EDIFACT non-encodables by
checking in main dm200encode() loop, props Alex Geller; prefix routines and tables with "dm_" reedsol.c: add const to a few variables
This commit is contained in:
@@ -57,6 +57,8 @@ Bugs
|
||||
- raster.c: fix possible blank rows appearing in CODE16K, CODE49, PHARMA_TWO,
|
||||
PDF417 & CODABLOCKF due to height/scale rounding, props codemonkey82 (#204)
|
||||
- library.c: check for stacking symbols >= 200
|
||||
- DATAMATRIX: fix mis-encoding of non-encodables in X12 and EDIFACT modes,
|
||||
props Alex Geller
|
||||
|
||||
|
||||
Version 2.10.0 2021-08-14
|
||||
|
||||
Reference in New Issue
Block a user