.. |
fonts
|
Actually change SVG font to "Arimo, Arial, sans-serif" ([607e4ed ])
|
2023-06-13 18:12:20 +01:00 |
tests
|
test_common: rt_cpy etc.: zeroize symbol
|
2025-03-28 11:19:40 +00:00 |
tools
|
Add convenience API funcs ZBarcode_UTF8_To_ECI() and
|
2025-03-02 20:50:55 +00: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
|
general: change BARCODE_RAW_TEXT to write to new zint_symbol
|
2025-03-28 10:02:19 +00:00 |
auspost.c
|
general: change BARCODE_RAW_TEXT to write to new zint_symbol
|
2025-03-28 10:02:19 +00:00 |
aztec.c
|
general: change BARCODE_RAW_TEXT to write to new zint_symbol
|
2025-03-28 10:02:19 +00: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
|
general: cmake: add ZINT_SANITIZEM (clang -fsanitize=memory) option
|
2025-02-19 01:15:58 +00:00 |
codabar.c
|
general: change BARCODE_RAW_TEXT to write to new zint_symbol
|
2025-03-28 10:02:19 +00:00 |
codablock.c
|
general: change BARCODE_RAW_TEXT to write to new zint_symbol
|
2025-03-28 10:02:19 +00:00 |
code.c
|
general: change BARCODE_RAW_TEXT to write to new zint_symbol
|
2025-03-28 10:02:19 +00:00 |
code1.c
|
general: change BARCODE_RAW_TEXT to write to new zint_symbol
|
2025-03-28 10:02:19 +00: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
|
general: change BARCODE_RAW_TEXT to write to new zint_symbol
|
2025-03-28 10:02:19 +00:00 |
code49.c
|
general: change BARCODE_RAW_TEXT to write to new zint_symbol
|
2025-03-28 10:02:19 +00:00 |
code49.h
|
backend: non-functional code-fiddling: format codablock.c (clang-format
|
2022-09-13 21:16:31 +01:00 |
code128.c
|
general: change BARCODE_RAW_TEXT to write to new zint_symbol
|
2025-03-28 10:02:19 +00:00 |
code128.h
|
CODE128: optimize for extended ASCII as well using techniques from
|
2024-11-18 05:08:52 +00:00 |
code128_based.c
|
general: change BARCODE_RAW_TEXT to write to new zint_symbol
|
2025-03-28 10:02:19 +00:00 |
common.c
|
general: change BARCODE_RAW_TEXT to write to new zint_symbol
|
2025-03-28 10:02:19 +00:00 |
common.h
|
general: change BARCODE_RAW_TEXT to write to new zint_symbol
|
2025-03-28 10:02:19 +00:00 |
composite.c
|
general: change BARCODE_RAW_TEXT to write to new zint_symbol
|
2025-03-28 10:02:19 +00: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
|
general: change BARCODE_RAW_TEXT to write to new zint_symbol
|
2025-03-28 10:02:19 +00: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
|
general: change BARCODE_RAW_TEXT to write to new zint_symbol
|
2025-03-28 10:02:19 +00:00 |
dxfilmedge.c
|
general: change BARCODE_RAW_TEXT to write to new zint_symbol
|
2025-03-28 10:02:19 +00: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
|
general: change BARCODE_RAW_TEXT to write to new zint_symbol
|
2025-03-28 10:02:19 +00:00 |
gridmtx.h
|
backend: define z_alloca() and use for both Unix and Windows;
|
2022-07-14 16:01:30 +01:00 |
gs1.c
|
gs1: csumalpha: improve warning, report both checksum chars
|
2025-03-18 18:47:04 +00:00 |
gs1.h
|
Add text_length (length of text ) to zint_symbol , and new
|
2025-02-15 20:32:55 +00:00 |
gs1_lint.h
|
gs1: update to latest gs1-syntax-dictionary (new lint keyoff1() );
|
2025-01-31 21:20:43 +00: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
|
general: change BARCODE_RAW_TEXT to write to new zint_symbol
|
2025-03-28 10:02:19 +00:00 |
libzint.rc
|
- AZTEC/CHANNEL/CODABLOCKF/CODE16K/CODE49/CODEONE/DATAMATRIX/
|
2025-03-07 16:51:36 +00:00 |
mailmark.c
|
general: change BARCODE_RAW_TEXT to write to new zint_symbol
|
2025-03-28 10:02:19 +00: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
|
- AZTEC/CHANNEL/CODABLOCKF/CODE16K/CODE49/CODEONE/DATAMATRIX/
|
2025-03-07 16:51:36 +00: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
|
general: change BARCODE_RAW_TEXT to write to new zint_symbol
|
2025-03-28 10:02:19 +00: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
|
general: change BARCODE_RAW_TEXT to write to new zint_symbol
|
2025-03-28 10:02:19 +00: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
|
general: change BARCODE_RAW_TEXT to write to new zint_symbol
|
2025-03-28 10:02:19 +00: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
|
general: change BARCODE_RAW_TEXT to write to new zint_symbol
|
2025-03-28 10:02:19 +00: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
|
general: change BARCODE_RAW_TEXT to write to new zint_symbol
|
2025-03-28 10:02:19 +00: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
|
general: change BARCODE_RAW_TEXT to write to new zint_symbol
|
2025-03-28 10:02:19 +00:00 |
vector.c
|
general: change BARCODE_RAW_TEXT to write to new zint_symbol
|
2025-03-28 10:02:19 +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
|
general: change BARCODE_RAW_TEXT to write to new zint_symbol
|
2025-03-28 10:02:19 +00:00 |
zintconfig.h
|
Bump to version 2.15.0.9 (dev)
|
2025-02-25 15:29:08 +00:00 |