zint/backend
gitlost c8033695d9 - API: add new zint_symbol dpmm field for output resolution (BMP/
EMF/PCX/PNG/TIF only, i.e. excluding EPS, GIF & SVG)
- Add support for specifying scale by X-dimension and resolution
  with new option `--scalexdimdp` for CLI/Tcl & new API function
  `ZBarcode_Scale_From_XdimDp()` (+ `ZBarcode_XdimDp_From_Scale()`
  & `ZBarcode_Default_Xdim()`) and new GUI popup; manual: document
- BMP/EMF/PCX/PNG/TIF: use new `dpmm` resolution field (for EMF
  following Inkscape)
- backend_qt: add `dpmm()`, `vectorWidth()`, `vectorHeight()`,
  `noPng()`, `getVersion()`, `takesGS1AIData()`, & `XdimDp` stuff
  incl. new `QZintXdimDp` struct for passing around scale vars &
  use in `getAsCLI()`; add comments
- Raise `scale` limit to 200 (from 100) to allow for large dpmm
- output: create directories & subdirectories as necessary for
  output path using new function `out_fopen()` and use in BMP/EMF/
  EPS/GIF/PCX/PNG/SVG/TIF
- DPLEIT/DPIDENT: format HRT according to (incomplete)
  documentation, and set default height to 72X (from 50X)
- CODE128B renamed to CODE128AB as can use subsets A and/or B
- CODABAR: fix minimum height calc
- EMF: fix indexing of handles (zero-based not 1-based)
- GUI: fix symbology zap (previous technique of clearing and
  re-loading settings without doing a sync no longer works);
  fix UPCEAN guard descent enable
- MAILMARK: better error message if input < 14 characters
- GUI: add "Default" button for DAFT tracker ratio & enable/disable
  various default buttons; use new `takesGS1AIData()` to
  enable/disable GS1-specific checkboxes
- CLI: use new `validate_float()` to parse float options (7
  significant digits allowed only, no scientific notation)
- DATAMATRIX/GRIDMATRIX/PDF417/QR/ULTRA: micro-optimize structapp
  ID parse
- library/CLI: fiddle with static asserts (make CHAR_BIT sensitive,
  supposedly)
- win32/README: update building libpng (assembly removed)
- README.linux: document incompatibility of Qt6 >= 6.3
- manual: expand Barcode Studio waffle
- test suite: change range separator to hyphen and allow multiple
  excludes
2022-12-02 21:39:01 +00:00
..
fonts raster: fix text not scaling for half_int_scaling; UPCEAN font 2020-09-13 13:37:15 +01:00
tests - API: add new zint_symbol dpmm field for output resolution (BMP/ 2022-12-02 21:39:01 +00:00
tools backend: non-functional code-fiddling: format codablock.c (clang-format 2022-09-13 21:16:31 +01:00
2of5.c - API: add new zint_symbol dpmm field for output resolution (BMP/ 2022-12-02 21:39:01 +00:00
auspost.c GUI: remove sizeConstraint so squashable again (sigh) 2022-06-24 14:38:48 +01:00
aztec.c backend: define z_alloca() and use for both Unix and Windows; 2022-07-14 16:01:30 +01:00
aztec.h backend: define z_alloca() and use for both Unix and Windows; 2022-07-14 16:01:30 +01:00
bc412.c backend: non-functional code-fiddling: format codablock.c (clang-format 2022-09-13 21:16:31 +01:00
big5.h GUI: remove sizeConstraint so squashable again (sigh) 2022-06-24 14:38:48 +01:00
bmp.c - API: add new zint_symbol dpmm field for output resolution (BMP/ 2022-12-02 21:39:01 +00:00
bmp.h backend: define z_alloca() and use for both Unix and Windows; 2022-07-14 16:01:30 +01:00
channel_precalcs.h backend: non-functional code-fiddling: format codablock.c (clang-format 2022-09-13 21:16:31 +01:00
CMakeLists.txt - cmake: remove zintconfig.h.in for now as incompatible with MSVC 2022-11-24 14:18:31 +00:00
codablock.c - API: add new zint_symbol dpmm field for output resolution (BMP/ 2022-12-02 21:39:01 +00:00
code1.c backend: define z_alloca() and use for both Unix and Windows; 2022-07-14 16:01:30 +01:00
code1.h backend: non-functional code-fiddling: format codablock.c (clang-format 2022-09-13 21:16:31 +01:00
code16k.c CODE128: allow for extended latching (double FNC4) spanning 2022-10-13 13:33:59 +01:00
code49.c - API/CLI/Tcl/GUI: new output option BARCODE_BIND_TOP/--bindtop/ 2022-11-10 22:13:41 +00:00
code49.h backend: non-functional code-fiddling: format codablock.c (clang-format 2022-09-13 21:16:31 +01:00
code128.c - API: add new zint_symbol dpmm field for output resolution (BMP/ 2022-12-02 21:39:01 +00:00
code128.h backend: non-functional code-fiddling: format codablock.c (clang-format 2022-09-13 21:16:31 +01:00
code.c - PDF417/MICROPDF417: use latch not ps shift for padding when 2022-11-06 22:25:19 +00:00
common.c - API: add new zint_symbol dpmm field for output resolution (BMP/ 2022-12-02 21:39:01 +00:00
common.h - PDF417/MICROPDF417: use latch not ps shift for padding when 2022-11-06 22:25:19 +00:00
composite.c - PDF417/MICROPDF417: use latch not ps shift for padding when 2022-11-06 22:25:19 +00:00
composite.h backend: non-functional code-fiddling: format codablock.c (clang-format 2022-09-13 21:16:31 +01:00
DEVELOPER manual: Deutshe -> Deutsche (#266) 2022-08-05 23:51:24 +01:00
dllversion.c backend: non-functional code-fiddling: format codablock.c (clang-format 2022-09-13 21:16:31 +01:00
dmatrix_trace.h - PDF417/MICROPDF417: use latch not ps shift for padding when 2022-11-06 22:25:19 +00:00
dmatrix.c - API: add new zint_symbol dpmm field for output resolution (BMP/ 2022-12-02 21:39:01 +00:00
dmatrix.h backend: non-functional code-fiddling: format codablock.c (clang-format 2022-09-13 21:16:31 +01:00
dotcode.c - PDF417/MICROPDF417: use latch not ps shift for padding when 2022-11-06 22:25:19 +00:00
eci_sb.h GUI: remove sizeConstraint so squashable again (sigh) 2022-06-24 14:38:48 +01:00
eci.c backend: define z_alloca() and use for both Unix and Windows; 2022-07-14 16:01:30 +01:00
eci.h backend: non-functional code-fiddling: format codablock.c (clang-format 2022-09-13 21:16:31 +01:00
emf.c - API: add new zint_symbol dpmm field for output resolution (BMP/ 2022-12-02 21:39:01 +00:00
emf.h backend: define z_alloca() and use for both Unix and Windows; 2022-07-14 16:01:30 +01:00
font.h - library: check symbol->primary for escape sequences also 2022-06-16 16:47:34 +01:00
gb2312.h GUI: remove sizeConstraint so squashable again (sigh) 2022-06-24 14:38:48 +01:00
gb18030.h GUI: remove sizeConstraint so squashable again (sigh) 2022-06-24 14:38:48 +01:00
gbk.h GUI: remove sizeConstraint so squashable again (sigh) 2022-06-24 14:38:48 +01:00
general_field.c GUI: remove sizeConstraint so squashable again (sigh) 2022-06-24 14:38:48 +01:00
general_field.h backend: non-functional code-fiddling: format codablock.c (clang-format 2022-09-13 21:16:31 +01:00
gif.c - API: add new zint_symbol dpmm field for output resolution (BMP/ 2022-12-02 21:39:01 +00:00
gridmtx.c - API: add new zint_symbol dpmm field for output resolution (BMP/ 2022-12-02 21:39:01 +00:00
gridmtx.h backend: define z_alloca() and use for both Unix and Windows; 2022-07-14 16:01:30 +01:00
gs1_lint.h GS1: update for new AI 4309 with latlong validator, plus new GS1 2022-07-14 20:44:48 +01:00
gs1.c GS1: update for new AI 4309 with latlong validator, plus new GS1 2022-07-14 20:44:48 +01:00
gs1.h backend: non-functional code-fiddling: format codablock.c (clang-format 2022-09-13 21:16:31 +01:00
hanxin.c backend: standard lib includes before local (fixes [[e1522e]]) 2022-09-13 22:08:08 +01:00
hanxin.h backend: define z_alloca() and use for both Unix and Windows; 2022-07-14 16:01:30 +01:00
imail.c backend: standard lib includes before local (fixes [[e1522e]]) 2022-09-13 22:08:08 +01:00
iso3166.h backend: non-functional code-fiddling: format codablock.c (clang-format 2022-09-13 21:16:31 +01:00
iso4217.h GS1: update for new AI 4309 with latlong validator, plus new GS1 2022-07-14 20:44:48 +01:00
ksx1001.h GUI: remove sizeConstraint so squashable again (sigh) 2022-06-24 14:38:48 +01:00
large.c backend: define z_alloca() and use for both Unix and Windows; 2022-07-14 16:01:30 +01:00
large.h backend: define z_alloca() and use for both Unix and Windows; 2022-07-14 16:01:30 +01:00
library.c - API: add new zint_symbol dpmm field for output resolution (BMP/ 2022-12-02 21:39:01 +00:00
libzint.rc Bump version to 2.11.1.9 (dev) 2022-08-25 17:58:13 +01:00
mailmark.c - API: add new zint_symbol dpmm field for output resolution (BMP/ 2022-12-02 21:39:01 +00:00
Makefile.mingw - cmake: remove zintconfig.h.in for now as incompatible with MSVC 2022-11-24 14:18:31 +00:00
maxicode.c backend: define z_alloca() and use for both Unix and Windows; 2022-07-14 16:01:30 +01:00
maxicode.h backend: non-functional code-fiddling: format codablock.c (clang-format 2022-09-13 21:16:31 +01:00
medical.c - API: add new zint_symbol dpmm field for output resolution (BMP/ 2022-12-02 21:39:01 +00:00
output.c - API: add new zint_symbol dpmm field for output resolution (BMP/ 2022-12-02 21:39:01 +00:00
output.h - API: add new zint_symbol dpmm field for output resolution (BMP/ 2022-12-02 21:39:01 +00:00
pcx.c - API: add new zint_symbol dpmm field for output resolution (BMP/ 2022-12-02 21:39:01 +00:00
pcx.h backend: define z_alloca() and use for both Unix and Windows; 2022-07-14 16:01:30 +01:00
pdf417_tabs.h - PDF417/MICROPDF417: use latch not ps shift for padding when 2022-11-06 22:25:19 +00:00
pdf417_trace.h - PDF417/MICROPDF417: use latch not ps shift for padding when 2022-11-06 22:25:19 +00:00
pdf417.c - API: add new zint_symbol dpmm field for output resolution (BMP/ 2022-12-02 21:39:01 +00:00
pdf417.h - PDF417/MICROPDF417: use latch not ps shift for padding when 2022-11-06 22:25:19 +00:00
plessey.c backend: define z_alloca() and use for both Unix and Windows; 2022-07-14 16:01:30 +01:00
png.c - API: add new zint_symbol dpmm field for output resolution (BMP/ 2022-12-02 21:39:01 +00:00
postal.c backend: non-functional code-fiddling: format codablock.c (clang-format 2022-09-13 21:16:31 +01:00
ps.c - API: add new zint_symbol dpmm field for output resolution (BMP/ 2022-12-02 21:39:01 +00:00
qr.c - API: add new zint_symbol dpmm field for output resolution (BMP/ 2022-12-02 21:39:01 +00:00
qr.h backend: define z_alloca() and use for both Unix and Windows; 2022-07-14 16:01:30 +01:00
raster.c - API: add new zint_symbol dpmm field for output resolution (BMP/ 2022-12-02 21:39:01 +00:00
reedsol_logs.h backend: non-functional code-fiddling: format codablock.c (clang-format 2022-09-13 21:16:31 +01:00
reedsol.c backend: define z_alloca() and use for both Unix and Windows; 2022-07-14 16:01:30 +01:00
reedsol.h backend: non-functional code-fiddling: format codablock.c (clang-format 2022-09-13 21:16:31 +01:00
rss.c fix warning: "_MSC_VER" is not defined, evaluates to 0 [-Wundef] 2022-09-09 05:15:38 +08:00
rss.h backend: non-functional code-fiddling: format codablock.c (clang-format 2022-09-13 21:16:31 +01:00
sjis.h GUI: remove sizeConstraint so squashable again (sigh) 2022-06-24 14:38:48 +01:00
svg.c - API: add new zint_symbol dpmm field for output resolution (BMP/ 2022-12-02 21:39:01 +00:00
telepen.c backend: standard lib includes before local (fixes [[e1522e]]) 2022-09-13 22:08:08 +01:00
tif_lzw.h backend: non-functional code-fiddling: format codablock.c (clang-format 2022-09-13 21:16:31 +01:00
tif.c - API: add new zint_symbol dpmm field for output resolution (BMP/ 2022-12-02 21:39:01 +00:00
tif.h backend: define z_alloca() and use for both Unix and Windows; 2022-07-14 16:01:30 +01:00
ultra.c - API: add new zint_symbol dpmm field for output resolution (BMP/ 2022-12-02 21:39:01 +00:00
upcean.c backend: define z_alloca() and use for both Unix and Windows; 2022-07-14 16:01:30 +01:00
vector.c - API/CLI/Tcl/GUI: new output option BARCODE_BIND_TOP/--bindtop/ 2022-11-10 22:13:41 +00:00
zfiletypes.h backend: define z_alloca() and use for both Unix and Windows; 2022-07-14 16:01:30 +01:00
zint.h - API: add new zint_symbol dpmm field for output resolution (BMP/ 2022-12-02 21:39:01 +00:00
zintconfig.h - cmake: remove zintconfig.h.in for now as incompatible with MSVC 2022-11-24 14:18:31 +00:00