zint-barcode-generator/frontend
gitlost eb035a6372 GUI: fix foreground/background picker invocations (broken
[f3a982c1dd])
AZTEC/CODE16K/CODEONE/DATAMATRIX/DBAR_EXP/GRIDMATRIX/HANXIN
/MAILMARK_4S/PDF417/MSI_PLESSEY/QRCODE/RMQR/TIF/ULTRA/USPS_IMAIL:
  lessen storage of some tables by using least integral size
  required (saves ~3K); reformat some tables, comments
AUSPOST/AZTEC: remove unnecessary int casts on array indexing
CODE11/CODE39: move start/stop chars into one entry in tables to
  save a few bytes; some reformatting, comments
CODEONE: add `c1_` prefixes
common: more precise compiler/version checks
composite: add `cc_` prefixes; UINT -> unsigned short; use
  `sizeof()` instead of `strlen()` for `in_linear_comp` static;
  some reformatting, comments
EMF: use table instead of string for `ultra_chars[]`
GIF: remove unnecessary cast
library: use `sizeof()` instead of `strlen()` for static;
  add `consts` to `escape_char_process()` & use unsigned for `ch`
DBAR: use `dbar_`, `dbar_ltd_`, `dbar_exp_` prefixes
docs: update pandoc version
2024-05-27 23:19:45 +01:00
..
tests GUI: fix foreground/background picker invocations (broken 2024-05-27 23:19:45 +01:00
CMakeLists.txt frontend/CMake: fix HAVE_GETOPT -> HAVE_GETOPT_LONG_ONLY 2024-01-17 22:04:18 +00:00
COPYING backend: define z_alloca() and use for both Unix and Windows; 2022-07-14 16:01:30 +01:00
isotest.sh Replace WARN_ZPL_COMPAT with GS1NOCHECK_MODE 2021-07-13 17:39:03 +01:00
main.c GUI: fix foreground/background picker invocations (broken 2024-05-27 23:19:45 +01:00
Makefile.mingw Bump version to 2.13.0.9 (dev) 2023-12-18 10:28:14 +00:00
test.sh - library: check symbol->primary for escape sequences also 2022-06-16 16:47:34 +01:00
zint.rc GUI/manual/man page: bump year 2023 -> 2024 2024-01-01 13:26:49 +00:00
zint_black.ico frontend(_qt)/CMakeLists.txt: add Windows rc files 2021-08-12 14:54:21 +01:00