zint-barcode-generator/backend/tests/tools
gitlost 86b6a0553b CODE128: optimize for extended ASCII as well using techniques from
BWIPP minimal encoding by Bue Jensen (BWIPP PR #278);
  new extra escape `\^@` to turn off manual switching
zint.h: increase `symbol->text` size 200 -> 256 (means that for
  the moment can no longer generate ZINT_WARN_HRT_TRUNCATED)
GS1_128/GS1_128_CC: warn if READER_INIT option used
CODE16K: move `c16k_set_a/b/c()` routines from "code128.c" and
  rename `c16k_` (also `C128_` defines to `C16K_`)
common: make `itoc()` simple macro which adds '0' (>= 10 now ':',
  ';' etc) and adjust `expand()` accordingly for slight speed-up
general: EXTRA_ESCAPE_MODE now implies ESCAPE_MODE
tests: update BWIPP to latest and enable CODE128AB ("suppressc");
  new test args '-n' (exclude func) and '-m' (match func)
2024-11-18 05:08:52 +00:00
..
bwipp_dump-barcode.ps.cat Test suite: some fixes, additions 2023-04-07 15:49:36 +01:00
bwipp_dump.ps.tar.xz tests: BWIPP: update CODE128/MAXICODE to use "newencoder" 2024-11-12 11:25:22 +00:00
gen_test_tab.php eci.c: replace libiconv-adapted code with own implementations so 2022-06-02 20:32:25 +01:00
run_bwipp_tests.sh CODE128: optimize for extended ASCII as well using techniques from 2024-11-18 05:08:52 +00:00
run_zxingcpp_tests.sh CODE128: optimize for extended ASCII as well using techniques from 2024-11-18 05:08:52 +00:00