GS1: add new AI 7011 (GSCN 22-163)

This commit is contained in:
gitlost
2022-12-07 10:54:36 +00:00
parent 2230c3a2ec
commit 1daa1ab0ab
4 changed files with 300 additions and 280 deletions

View File

@ -63,6 +63,9 @@ Changes
checkboxes
- CLI: use new `validate_float()` to parse float options (7 significant digits
allowed only, no scientific notation)
- CLI: mirror: use -o directory if any (ticket #193)
- QRCODE/UPNQR: add FAST_MODE (try 4 not 8 masks automatically)
- GS1: add new AI 7011 (GSCN 22-163)
- DATAMATRIX/GRIDMATRIX/PDF417/QR/ULTRA: micro-optimize structapp ID parse
- library/CLI: fiddle with static asserts (make CHAR_BIT sensitive, supposedly)
- win32/README: update building libpng (assembly removed)