zint-barcode-generator/backend_tcl/win
gitlost fe3907c2cb DXFILMEDGE: various tweaks:
change # 147 -> 127 to use up barcode # holes;
  use "common.h" funcs `str_to_uppercase()` -> `to_upper()`,
  `count_char_occurrences()` -> `chr_cnt()`;
  prefix defines with `DX_` and funcs with `dx_`;
  `ZINT_DEBUG_PRINT` -> `symbol->debug & ZINT_DEBUG_PRINT`;
  bools to ints; use `posn()` to check for slash (returns length);
  restrict line lengths to 118; suppress some clang-tidy warnings;
  normalize some error messages;
  check for single "A" if any (`sscanf()`);
  use compliant height default; some whitespace formatting;
Tcl: add DXFILMEDGE support
docs: document DXFILMEDGE; update to latest pandoc
test suite: ZXingCPP: DXFILMEDGE support
2024-12-23 20:52:08 +00:00
..
gitmanifest.in Add nmake.vc build system, add tcl 9 compatibility, half-fix unload, half-add version-info 2024-12-09 19:33:45 +01:00
makefile.vc DXFILMEDGE: various tweaks: 2024-12-23 20:52:08 +00:00
nmakehlp.c Add nmake.vc build system, add tcl 9 compatibility, half-fix unload, half-add version-info 2024-12-09 19:33:45 +01:00
rules-ext.vc Add nmake.vc build system, add tcl 9 compatibility, half-fix unload, half-add version-info 2024-12-09 19:33:45 +01:00
rules.vc Add nmake.vc build system, add tcl 9 compatibility, half-fix unload, half-add version-info 2024-12-09 19:33:45 +01:00
targets.vc Add nmake.vc build system, add tcl 9 compatibility, half-fix unload, half-add version-info 2024-12-09 19:33:45 +01:00
zintUuid.h.in Add nmake.vc build system, add tcl 9 compatibility, half-fix unload, half-add version-info 2024-12-09 19:33:45 +01:00