1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-01-31 07:45:58 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
gitlost
cf5ef9ec20 GS1SE: exclude GS1_128 from requisite AIs check as may be spread
across multiple barcodes (ticket #348, props Harald Oehlmann and Terry Burton)
2026-01-30 12:09:13 +00:00
gitlost
f0c7248b62 general: raw_segs -> content_segs, BARCODE_RAW_TEXT ->
`BARCODE_CONTENT_SEGS`, `z_rt_XXX()` -> `z_ct_XXX()`;
  move `encoded_data`/`row_height` to end of `zint_symbol`
  (see ZXing-C++ issue #883)
manual: update re `content_segs`; `my_symbol` -> `symbol`;
  improve MicroPDF417 description
2025-11-04 23:02:10 +00:00
gitlost
0650d5798e Integrate GS1 Syntax Engine 2025-09-12 04:20:55 +01:00