zint/backend/tests/data
gitlost 93c3e27fba CODE128: Add minimal encodation algorithm (non-extended ASCII only)
from ZXing (props Alex Geller) - about 25-60% slower depending on
  data & stack heavy but does improve some outcomes when FNC1s
  present (GS1_MODE or manual) although not much else it appears
  (the previous algorithm was very good), but has a logical clarity
  the other lacked - funcs `c128_dxsmooth()` etc shared with
  CODE16K now moved there and renamed as `c16k_`;
  also fix extended char latching when exactly 4 extended chars
  at end
  also manual code set switching now honoured exactly even if
  immediate shift required;
manual: make explicit that AI "(00)" and "(01)" prefixes added by
  Zint are HRT-only
general: add `extern "C"` wrappers to a few header files
2024-09-07 12:44:16 +01:00
..
bmp PDF417: some tweaks to MR #151 [e8a125], update test suite 2022-08-18 22:25:09 +01:00
emf CODE128: Add minimal encodation algorithm (non-extended ASCII only) 2024-09-07 12:44:16 +01:00
eps emf/eps: fix previous gws_left/right_fudge hack 2023-12-15 18:52:41 +00:00
gif - raster/BMP/GIF/PCX/TIF: fix dealing with very large data (use 2023-12-22 21:29:54 +00:00
imail/usps KOREAPOST missing from is_linear; tests update 2019-10-14 09:49:15 +01:00
pcx zint.h: increase symbol->text size 160 -> 200; 2023-11-19 19:39:54 +00:00
png zint.h: increase symbol->text size 160 -> 200; 2023-11-19 19:39:54 +00:00
print - raster/BMP/GIF/PCX/TIF: fix dealing with very large data (use 2023-12-22 21:29:54 +00:00
qr/okapi KOREAPOST missing from is_linear; tests update 2019-10-14 09:49:15 +01:00
svg vector: make sure BIND_TOP trumps BIND/BOX always (fixes extraneous 2023-12-15 10:51:51 +00:00
tif zint.h: increase symbol->text size 160 -> 200; 2023-11-19 19:39:54 +00:00