..
fonts
Actually change SVG font to "Arimo, Arial, sans-serif" ([ 607e4ed
])
2023-06-13 18:12:20 +01:00
tests
GS1PARENS_MODE: allow parentheses in AI data if backslashed and
2025-04-24 18:40:50 +01:00
tools
GS1PARENS_MODE: allow parentheses in AI data if backslashed and
2025-04-24 18:40:50 +01:00
2of5.c
general: change BARCODE_RAW_TEXT to write to new zint_symbol
2025-03-28 10:02:19 +00:00
2of5inter.c
general: change BARCODE_RAW_TEXT to write to new zint_symbol
2025-03-28 10:02:19 +00:00
2of5inter_based.c
Re commit [789e04] and [86363f] allow prefixes without check digit
2025-04-21 18:45:23 +01:00
auspost.c
- CODABLOCKF: fix misencodation of extended ASCII 0xB0-0xB9 when
2025-04-03 16:08:15 +01:00
aztec.c
- CODABLOCKF: fix misencodation of extended ASCII 0xB0-0xB9 when
2025-04-03 16:08:15 +01:00
aztec.h
CODE128: reduce extended latch cut-off from 5 to 4 for better
2024-10-27 21:33:33 +00:00
bc412.c
general: change BARCODE_RAW_TEXT to write to new zint_symbol
2025-03-28 10:02:19 +00:00
big5.h
GUI: remove sizeConstraint so squashable again (sigh)
2022-06-24 14:38:48 +01:00
bmp.c
ZSANITIZEM: The 2 maybe issues due to -fsanitize=memory were
2025-02-19 17:51:23 +00:00
bmp.h
CODE128: Add minimal encodation algorithm (non-extended ASCII only)
2024-09-07 12:44:16 +01:00
channel.c
general: change BARCODE_RAW_TEXT to write to new zint_symbol
2025-03-28 10:02:19 +00:00
channel_precalcs.h
backend: non-functional code-fiddling: format codablock.c (clang-format
2022-09-13 21:16:31 +01:00
CMakeLists.txt
Fix installation of cmake files
2025-04-13 17:51:37 +01:00
codabar.c
general: change BARCODE_RAW_TEXT to write to new zint_symbol
2025-03-28 10:02:19 +00:00
codablock.c
Revert "[[fallthrough]]" -> "fall through" to avoid gcc warning
2025-04-04 09:35:55 +01:00
code.c
general: change BARCODE_RAW_TEXT to write to new zint_symbol
2025-03-28 10:02:19 +00:00
code1.c
- CODABLOCKF: fix misencodation of extended ASCII 0xB0-0xB9 when
2025-04-03 16:08:15 +01:00
code1.h
GUI: fix foreground/background picker invocations (broken
2024-05-27 23:19:45 +01:00
code11.c
general: change BARCODE_RAW_TEXT to write to new zint_symbol
2025-03-28 10:02:19 +00:00
code16k.c
- CODABLOCKF: fix misencodation of extended ASCII 0xB0-0xB9 when
2025-04-03 16:08:15 +01:00
code49.c
Re commit [789e04] and [86363f] allow prefixes without check digit
2025-04-21 18:45:23 +01:00
code49.h
backend: non-functional code-fiddling: format codablock.c (clang-format
2022-09-13 21:16:31 +01:00
code128.c
GS1PARENS_MODE: allow parentheses in AI data if backslashed and
2025-04-24 18:40:50 +01:00
code128.h
CODE128: optimize for extended ASCII as well using techniques from
2024-11-18 05:08:52 +00:00
code128_based.c
Re commit [789e04] and [86363f] allow prefixes without check digit
2025-04-21 18:45:23 +01:00
common.c
- Add new symbologies BARCODE_EAN8
, BARCODE_EAN_2ADDON
,
2025-04-16 22:26:43 +01:00
common.h
- Add new symbologies BARCODE_EAN8
, BARCODE_EAN_2ADDON
,
2025-04-16 22:26:43 +01:00
composite.c
GS1PARENS_MODE: allow parentheses in AI data if backslashed and
2025-04-24 18:40:50 +01:00
composite.h
GUI: fix foreground/background picker invocations (broken
2024-05-27 23:19:45 +01:00
DEVELOPER
backend_tcl: add "win/readme.txt"; fiddle with "readme.txt"
2025-01-22 08:13:42 +00:00
dllversion.c
backend: non-functional code-fiddling: format codablock.c (clang-format
2022-09-13 21:16:31 +01:00
dmatrix.c
- CODABLOCKF: fix misencodation of extended ASCII 0xB0-0xB9 when
2025-04-03 16:08:15 +01:00
dmatrix.h
GUI: fix foreground/background picker invocations (broken
2024-05-27 23:19:45 +01:00
dmatrix_trace.h
Add text_length
(length of text
) to zint_symbol
, and new
2025-02-15 20:32:55 +00:00
dotcode.c
- CODABLOCKF: fix misencodation of extended ASCII 0xB0-0xB9 when
2025-04-03 16:08:15 +01:00
dxfilmedge.c
Re last commit, keep line length <= 118.
2025-04-05 01:35:42 +01:00
eci.c
general: change BARCODE_RAW_TEXT to write to new zint_symbol
2025-03-28 10:02:19 +00:00
eci.h
general: change BARCODE_RAW_TEXT to write to new zint_symbol
2025-03-28 10:02:19 +00:00
eci_sb.h
Add convenience API funcs ZBarcode_UTF8_To_ECI()
and
2025-03-02 20:50:55 +00:00
emf.c
ZSANITIZEM: The 2 maybe issues due to -fsanitize=memory were
2025-02-19 17:51:23 +00:00
emf.h
CODE128: Add minimal encodation algorithm (non-extended ASCII only)
2024-09-07 12:44:16 +01:00
filemem.c
general: cmake: add ZINT_SANITIZEM (clang -fsanitize=memory) option
2025-02-19 01:15:58 +00:00
filemem.h
CODE128: reduce extended latch cut-off from 5 to 4 for better
2024-10-27 21:33:33 +00: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
CODE128: reduce extended latch cut-off from 5 to 4 for better
2024-10-27 21:33:33 +00:00
general_field.h
backend: non-functional code-fiddling: format codablock.c (clang-format
2022-09-13 21:16:31 +01:00
gif.c
ZSANITIZEM: The 2 maybe issues due to -fsanitize=memory were
2025-02-19 17:51:23 +00:00
gridmtx.c
- CODABLOCKF: fix misencodation of extended ASCII 0xB0-0xB9 when
2025-04-03 16:08:15 +01:00
gridmtx.h
backend: define z_alloca() and use for both Unix and Windows;
2022-07-14 16:01:30 +01:00
gs1.c
GS1PARENS_MODE: allow parentheses in AI data if backslashed and
2025-04-24 18:40:50 +01:00
gs1.h
GS1PARENS_MODE: allow parentheses in AI data if backslashed and
2025-04-24 18:40:50 +01:00
gs1_lint.h
GS1PARENS_MODE: allow parentheses in AI data if backslashed and
2025-04-24 18:40:50 +01:00
hanxin.c
general: change BARCODE_RAW_TEXT to write to new zint_symbol
2025-03-28 10:02:19 +00:00
hanxin.h
CODE128: reduce extended latch cut-off from 5 to 4 for better
2024-10-27 21:33:33 +00:00
imail.c
general: change BARCODE_RAW_TEXT to write to new zint_symbol
2025-03-28 10:02:19 +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
iso4217: remove 191 (HRK), 694 (SLL), 931 (CUC); add 926 (VED)
2025-02-07 19:12:32 +00: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
GS1PARENS_MODE: allow parentheses in AI data if backslashed and
2025-04-24 18:40:50 +01:00
libzint.rc
- AZTEC/CHANNEL/CODABLOCKF/CODE16K/CODE49/CODEONE/DATAMATRIX/
2025-03-07 16:51:36 +00:00
mailmark.c
MAILMARK_2D: fix postcode validation: no limited alphanumerics,
2025-04-09 00:10:51 +01:00
Makefile.mingw
Bump to version 2.15.0.9 (dev)
2025-02-25 15:29:08 +00:00
maxicode.c
general: change BARCODE_RAW_TEXT to write to new zint_symbol
2025-03-28 10:02:19 +00:00
maxicode.h
MAXICODE: add minimal encoding by Bue Jensen (BWIPP PR #279 ),
2024-11-25 09:22:37 +00:00
medical.c
general: change BARCODE_RAW_TEXT to write to new zint_symbol
2025-03-28 10:02:19 +00:00
output.c
GS1PARENS_MODE: allow parentheses in AI data if backslashed and
2025-04-24 18:40:50 +01:00
output.h
ZSANITIZEM: The 2 maybe issues due to -fsanitize=memory were
2025-02-19 17:51:23 +00:00
pcx.c
general: reenable -Wpedantic for gcc by using __extension__
(ZEXT)
2025-01-27 11:03:33 +00:00
pcx.h
CODE128: Add minimal encodation algorithm (non-extended ASCII only)
2024-09-07 12:44:16 +01:00
pdf417.c
DBAR_OMN/DBAR_LTD/DBAR_STK/DBAR_OMNSTK: prefix raw_segs
with
2025-04-05 00:19:13 +01:00
pdf417.h
CODE128: Add minimal encodation algorithm (non-extended ASCII only)
2024-09-07 12:44:16 +01:00
pdf417_tabs.h
gs1: New AIs 7041 (GSCN 23-272) (packagetype) and 716 (GSCN-24-157)
2024-09-18 03:40:45 +01:00
pdf417_trace.h
Add text_length
(length of text
) to zint_symbol
, and new
2025-02-15 20:32:55 +00:00
plessey.c
- CODABLOCKF: fix misencodation of extended ASCII 0xB0-0xB9 when
2025-04-03 16:08:15 +01:00
png.c
general: reenable -Wpedantic for gcc by using __extension__
(ZEXT)
2025-01-27 11:03:33 +00:00
postal.c
general: change BARCODE_RAW_TEXT to write to new zint_symbol
2025-03-28 10:02:19 +00:00
ps.c
Add text_length
(length of text
) to zint_symbol
, and new
2025-02-15 20:32:55 +00:00
qr.c
- CODABLOCKF: fix misencodation of extended ASCII 0xB0-0xB9 when
2025-04-03 16:08:15 +01:00
qr.h
CODE128: reduce extended latch cut-off from 5 to 4 for better
2024-10-27 21:33:33 +00:00
raster.c
- CODABLOCKF: fix misencodation of extended ASCII 0xB0-0xB9 when
2025-04-03 16:08:15 +01:00
raster_font.h
EAN/UPC: add quiet zone indicators option (API output_options
2023-06-12 01:25:55 +01:00
reedsol.c
MAXICODE: add minimal encoding by Bue Jensen (BWIPP PR #279 ),
2024-11-25 09:22:37 +00:00
reedsol.h
backend: non-functional code-fiddling: format codablock.c (clang-format
2022-09-13 21:16:31 +01:00
reedsol_logs.h
backend: non-functional code-fiddling: format codablock.c (clang-format
2022-09-13 21:16:31 +01:00
rss.c
GS1PARENS_MODE: allow parentheses in AI data if backslashed and
2025-04-24 18:40:50 +01:00
rss.h
GUI: fix foreground/background picker invocations (broken
2024-05-27 23:19:45 +01:00
sjis.h
GUI: remove sizeConstraint so squashable again (sigh)
2022-06-24 14:38:48 +01:00
svg.c
Add text_length
(length of text
) to zint_symbol
, and new
2025-02-15 20:32:55 +00:00
telepen.c
general: change BARCODE_RAW_TEXT to write to new zint_symbol
2025-03-28 10:02:19 +00:00
tif.c
general: reenable -Wpedantic for gcc by using __extension__
(ZEXT)
2025-01-27 11:03:33 +00:00
tif.h
CODE128: Add minimal encodation algorithm (non-extended ASCII only)
2024-09-07 12:44:16 +01:00
tif_lzw.h
CODE128: Add minimal encodation algorithm (non-extended ASCII only)
2024-09-07 12:44:16 +01:00
ultra.c
general: change BARCODE_RAW_TEXT to write to new zint_symbol
2025-03-28 10:02:19 +00:00
upcean.c
- Add new symbologies BARCODE_EAN8
, BARCODE_EAN_2ADDON
,
2025-04-16 22:26:43 +01:00
vector.c
- CODABLOCKF: fix misencodation of extended ASCII 0xB0-0xB9 when
2025-04-03 16:08:15 +01:00
zfiletypes.h
backend: define z_alloca() and use for both Unix and Windows;
2022-07-14 16:01:30 +01:00
zint.h
- Add new symbologies BARCODE_EAN8
, BARCODE_EAN_2ADDON
,
2025-04-16 22:26:43 +01:00
zintconfig.h
Bump to version 2.15.0.9 (dev)
2025-02-25 15:29:08 +00:00