mirror of
https://git.code.sf.net/p/zint/code
synced 2026-01-10 05:26:00 +00:00
DATAMATRIX: new algorithm for (near-)minimal encoding, props Alex Geller
Add FAST_MODE input_mode flag and --fast CLI/Tcl option that selects older faster ISO algorithm (may be used by other symbologies in the future) and "Fast Encoding" checkbox to Data Matrix GUI GUI: adds Zint version numbers to DATAMATRIX sizes.
This commit is contained in:
@@ -44,6 +44,9 @@ Changes
|
||||
- GUI: add CLI equivalent dialog (#163)
|
||||
- Add ZBarcode_BarcodeName()
|
||||
- GUI: data dialog: convert Line Feeds if escaping on input, escape on output
|
||||
- DATAMATRIX: new algorithm for (near-)optimal encoding, props Alex Geller
|
||||
- CLI/GUI/Tcl: add --fast option to select faster but less optimal DATAMATRIX
|
||||
algorithm (previous default)
|
||||
|
||||
Bugs
|
||||
----
|
||||
|
||||
Reference in New Issue
Block a user