zint/backend
gitlost 323b34502b zint.h: increase symbol->text size 160 -> 200;
rename `ZINT_CAP_EXTENDABLE` -> `ZINT_CAP_EANUPC`
  (`ZINT_CAP_EXTENDABLE` marked as legacy)
CODE128: increase no. symbol chars max 60 -> 99
EAN-2/EAN-5: fix `BARCODE_BIND_TOP/BIND/BOX` output
GS1_128: warn if data > 48 (GS1 General Specifications max)
common: `is_extendable()` -> `is_ucpean()`
raster: add `ZFONT_HALIGN_CENTRE/LEFT/RIGHT` flags and process
  in `draw_string()` (for drawing EAN/UPC outside digits), and
  for `ZFONT_HALIGN_CENTRE` round when calculating centre
  (shifts some texts 1 pixel left)
raster/vector: use offsets into `symbol->text` for EAN/UPC
  instead of `out_upcean_split_text()` (removed)
BMP/EMF/GIF/PCX/PNG/PS/SVG/TIF: use new `out_colour_get_rgb()`
  routine (replaces `colour_to_XXX()`)
general: simplify/fix some `error_number` handling/returning
frontend: truncate overlong `--primary` instead of ignoring;
  negative floating pt option (for `--textgap`)
man page: list size detail for matrix symbols (`--vers`)
manual: further fiddling with scaling text; some typos
2023-11-19 19:39:54 +00:00
..
fonts Actually change SVG font to "Arimo, Arial, sans-serif" ([607e4ed]) 2023-06-13 18:12:20 +01:00
tests zint.h: increase symbol->text size 160 -> 200; 2023-11-19 19:39:54 +00:00
tools backend/tools/gen_eci_?b_h.php: get data from web (where possible) 2023-07-24 12:56:40 +01:00
2of5.c zint.h: increase symbol->text size 160 -> 200; 2023-11-19 19:39:54 +00:00
auspost.c GUI: remove sizeConstraint so squashable again (sigh) 2022-06-24 14:38:48 +01:00
aztec.c EAN/UPC: add quiet zone indicators option (API output_options 2023-06-12 01:25:55 +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 zint.h: increase symbol->text size 160 -> 200; 2023-11-19 19:39:54 +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 zint.h: increase symbol->text size 160 -> 200; 2023-11-19 19:39:54 +00:00
codablock.c zint.h: increase symbol->text size 160 -> 200; 2023-11-19 19:39:54 +00:00
code1.c EAN/UPC: add quiet zone indicators option (API output_options 2023-06-12 01:25:55 +01:00
code1.h backend: non-functional code-fiddling: format codablock.c (clang-format 2022-09-13 21:16:31 +01:00
code16k.c EAN/UPC: add quiet zone indicators option (API output_options 2023-06-12 01:25:55 +01:00
code49.c EAN/UPC: add quiet zone indicators option (API output_options 2023-06-12 01:25:55 +01:00
code49.h backend: non-functional code-fiddling: format codablock.c (clang-format 2022-09-13 21:16:31 +01:00
code128.c zint.h: increase symbol->text size 160 -> 200; 2023-11-19 19:39:54 +00:00
code128.h zint.h: increase symbol->text size 160 -> 200; 2023-11-19 19:39:54 +00:00
code.c Remove bitmap_byte_length member from zint_symbol 2023-07-18 11:11:50 +01:00
common.c zint.h: increase symbol->text size 160 -> 200; 2023-11-19 19:39:54 +00:00
common.h zint.h: increase symbol->text size 160 -> 200; 2023-11-19 19:39:54 +00:00
composite.c zint.h: increase symbol->text size 160 -> 200; 2023-11-19 19:39:54 +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 DATAMATRIX: add DM_ISO_144 (--dmiso144) option for ISO placement 2023-10-30 20:28:00 +00:00
dmatrix.h backend: non-functional code-fiddling: format codablock.c (clang-format 2022-09-13 21:16:31 +01:00
dotcode.c EAN/UPC: add quiet zone indicators option (API output_options 2023-06-12 01:25:55 +01:00
eci_sb.h GUI: remove sizeConstraint so squashable again (sigh) 2022-06-24 14:38:48 +01:00
eci.c EAN/UPC: add quiet zone indicators option (API output_options 2023-06-12 01:25:55 +01:00
eci.h backend: non-functional code-fiddling: format codablock.c (clang-format 2022-09-13 21:16:31 +01:00
emf.c zint.h: increase symbol->text size 160 -> 200; 2023-11-19 19:39:54 +00:00
emf.h backend: define z_alloca() and use for both Unix and Windows; 2022-07-14 16:01:30 +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 zint.h: increase symbol->text size 160 -> 200; 2023-11-19 19:39:54 +00:00
gridmtx.c EAN/UPC: add quiet zone indicators option (API output_options 2023-06-12 01:25:55 +01: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 to latest gs1-syntax-dictionary (new AIs 4330-4333, 2023-10-27 13:51:32 +01:00
gs1.c gs1: update to latest gs1-syntax-dictionary (new AIs 4330-4333, 2023-10-27 13:51:32 +01:00
gs1.h UPU_S10/GS1: properly expose iso3166_alpha2(); add UPU_S10 to tcl 2022-12-09 15:56:13 +00:00
hanxin.c EAN/UPC: add quiet zone indicators option (API output_options 2023-06-12 01:25:55 +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 zint.h: increase symbol->text size 160 -> 200; 2023-11-19 19:39:54 +00:00
iso3166.h UPU_S10/GS1: properly expose iso3166_alpha2(); add UPU_S10 to tcl 2022-12-09 15:56:13 +00: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 EAN/UPC: add quiet zone indicators option (API output_options 2023-06-12 01:25:55 +01:00
large.h EAN/UPC: add quiet zone indicators option (API output_options 2023-06-12 01:25:55 +01:00
library.c zint.h: increase symbol->text size 160 -> 200; 2023-11-19 19:39:54 +00:00
libzint.rc - Add special symbology-specific escape sequences (Code 128 only) 2023-01-15 00:22:43 +00:00
mailmark.c EAN/UPC: add quiet zone indicators option (API output_options 2023-06-12 01:25:55 +01:00
Makefile.mingw Bump version to 2.12.0.9 (dev) 2022-12-12 21:45:16 +00:00
maxicode.c EAN/UPC: add quiet zone indicators option (API output_options 2023-06-12 01:25:55 +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 zint.h: increase symbol->text size 160 -> 200; 2023-11-19 19:39:54 +00:00
output.h zint.h: increase symbol->text size 160 -> 200; 2023-11-19 19:39:54 +00:00
pcx.c zint.h: increase symbol->text size 160 -> 200; 2023-11-19 19:39:54 +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 EAN/UPC: add quiet zone indicators option (API output_options 2023-06-12 01:25:55 +01:00
pdf417.c EAN/UPC: add quiet zone indicators option (API output_options 2023-06-12 01:25:55 +01: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 zint.h: increase symbol->text size 160 -> 200; 2023-11-19 19:39:54 +00:00
postal.c zint.h: increase symbol->text size 160 -> 200; 2023-11-19 19:39:54 +00:00
ps.c zint.h: increase symbol->text size 160 -> 200; 2023-11-19 19:39:54 +00:00
qr.c zint.h: increase symbol->text size 160 -> 200; 2023-11-19 19:39:54 +00:00
qr.h backend: define z_alloca() and use for both Unix and Windows; 2022-07-14 16:01:30 +01:00
raster_font.h EAN/UPC: add quiet zone indicators option (API output_options 2023-06-12 01:25:55 +01:00
raster.c zint.h: increase symbol->text size 160 -> 200; 2023-11-19 19:39:54 +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 zint.h: increase symbol->text size 160 -> 200; 2023-11-19 19:39:54 +00: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 zint.h: increase symbol->text size 160 -> 200; 2023-11-19 19:39:54 +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 - zint_symbol->fgcolour & bgcolour buffer lengths extended 10 2023-01-29 19:51:11 +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 DATAMATRIX: add DM_ISO_144 (--dmiso144) option for ISO placement 2023-10-30 20:28:00 +00:00
upcean.c EAN/UPC: add quiet zone indicators option (API output_options 2023-06-12 01:25:55 +01:00
vector.c zint.h: increase symbol->text size 160 -> 200; 2023-11-19 19:39:54 +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 zint.h: increase symbol->text size 160 -> 200; 2023-11-19 19:39:54 +00:00
zintconfig.h Bump version to 2.12.0.9 (dev) 2022-12-12 21:45:16 +00:00