zint-barcode-generator/backend
gitlost e38185121e Version 2.14.0
To be released tomorrow 2025-02-05
2025-02-04 15:17:47 +00:00
..
fonts Actually change SVG font to "Arimo, Arial, sans-serif" ([607e4ed]) 2023-06-13 18:12:20 +01:00
tests iso4217: remove obsolete ZWL (932) 2025-02-01 18:14:48 +00:00
tools iso4217: remove obsolete ZWL (932) 2025-02-01 18:14:48 +00:00
2of5.c general: reenable -Wpedantic for gcc by using __extension__ (ZEXT) 2025-01-27 11:03:33 +00:00
2of5inter.c general: split up some source files to lessen ZXing-C++ bloat 2025-01-19 13:44:43 +00:00
2of5inter_based.c general: split up some source files to lessen ZXing-C++ bloat 2025-01-19 13:44:43 +00:00
auspost.c general: reenable -Wpedantic for gcc by using __extension__ (ZEXT) 2025-01-27 11:03:33 +00:00
aztec.c general: reenable -Wpedantic for gcc by using __extension__ (ZEXT) 2025-01-27 11:03:33 +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 CODE128: reduce extended latch cut-off from 5 to 4 for better 2024-10-27 21:33:33 +00:00
big5.h GUI: remove sizeConstraint so squashable again (sigh) 2022-06-24 14:38:48 +01:00
bmp.c general: reenable -Wpedantic for gcc by using __extension__ (ZEXT) 2025-01-27 11:03:33 +00:00
bmp.h CODE128: Add minimal encodation algorithm (non-extended ASCII only) 2024-09-07 12:44:16 +01:00
channel.c general: reenable -Wpedantic for gcc by using __extension__ (ZEXT) 2025-01-27 11:03:33 +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: split up some source files to lessen ZXing-C++ bloat 2025-01-19 13:44:43 +00:00
codabar.c general: reenable -Wpedantic for gcc by using __extension__ (ZEXT) 2025-01-27 11:03:33 +00:00
codablock.c CODE128: reduce extended latch cut-off from 5 to 4 for better 2024-10-27 21:33:33 +00:00
code.c general: reenable -Wpedantic for gcc by using __extension__ (ZEXT) 2025-01-27 11:03:33 +00:00
code1.c general: reenable -Wpedantic for gcc by using __extension__ (ZEXT) 2025-01-27 11:03:33 +00:00
code1.h GUI: fix foreground/background picker invocations (broken 2024-05-27 23:19:45 +01:00
code11.c general: split up some source files to lessen ZXing-C++ bloat 2025-01-19 13:44:43 +00:00
code16k.c CODE128: optimize for extended ASCII as well using techniques from 2024-11-18 05:08:52 +00:00
code49.c CODE128: reduce extended latch cut-off from 5 to 4 for better 2024-10-27 21:33:33 +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: split up some source files to lessen ZXing-C++ bloat 2025-01-19 13:44:43 +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: reenable -Wpedantic for gcc by using __extension__ (ZEXT) 2025-01-27 11:03:33 +00:00
common.c filemem: fix stdout input under MSYS2, mailing list, props Frank 2025-01-15 23:47:40 +00:00
common.h general: reenable -Wpedantic for gcc by using __extension__ (ZEXT) 2025-01-27 11:03:33 +00:00
composite.c general: reenable -Wpedantic for gcc by using __extension__ (ZEXT) 2025-01-27 11:03:33 +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: reenable -Wpedantic for gcc by using __extension__ (ZEXT) 2025-01-27 11:03:33 +00:00
dmatrix.h GUI: fix foreground/background picker invocations (broken 2024-05-27 23:19:45 +01:00
dmatrix_trace.h - PDF417/MICROPDF417: use latch not ps shift for padding when 2022-11-06 22:25:19 +00:00
dotcode.c general: reenable -Wpedantic for gcc by using __extension__ (ZEXT) 2025-01-27 11:03:33 +00:00
dxfilmedge.c DATAMATRIX: fix mis-encodation by only doing special end-of-data 2025-01-18 04:20:53 +00:00
eci.c CODE128: reduce extended latch cut-off from 5 to 4 for better 2024-10-27 21:33:33 +00:00
eci.h CODE128: Add minimal encodation algorithm (non-extended ASCII only) 2024-09-07 12:44:16 +01:00
eci_sb.h GUI: remove sizeConstraint so squashable again (sigh) 2022-06-24 14:38:48 +01:00
emf.c general: reenable -Wpedantic for gcc by using __extension__ (ZEXT) 2025-01-27 11:03:33 +00:00
emf.h CODE128: Add minimal encodation algorithm (non-extended ASCII only) 2024-09-07 12:44:16 +01:00
filemem.c filemem: fix stdout input under MSYS2, mailing list, props Frank 2025-01-15 23:47:40 +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 general: reenable -Wpedantic for gcc by using __extension__ (ZEXT) 2025-01-27 11:03:33 +00:00
gridmtx.c general: reenable -Wpedantic for gcc by using __extension__ (ZEXT) 2025-01-27 11:03:33 +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: fix keyoff1() last commit [3f7cfd], error position does not 2025-01-31 22:02:49 +00:00
gs1.h UPU_S10/GS1: properly expose iso3166_alpha2(); add UPU_S10 to tcl 2022-12-09 15:56:13 +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: reenable -Wpedantic for gcc by using __extension__ (ZEXT) 2025-01-27 11:03:33 +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: reenable -Wpedantic for gcc by using __extension__ (ZEXT) 2025-01-27 11:03:33 +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 obsolete ZWL (932) 2025-02-01 18:14:48 +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 backend_tcl/zint_tcl.vcsproj: put ZINT_VERSION in general defines 2025-01-29 16:54:59 +00:00
libzint.rc Version 2.14.0 2025-02-04 15:17:47 +00:00
mailmark.c general: reenable -Wpedantic for gcc by using __extension__ (ZEXT) 2025-01-27 11:03:33 +00:00
Makefile.mingw Version 2.14.0 2025-02-04 15:17:47 +00:00
maxicode.c general: reenable -Wpedantic for gcc by using __extension__ (ZEXT) 2025-01-27 11:03:33 +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: reenable -Wpedantic for gcc by using __extension__ (ZEXT) 2025-01-27 11:03:33 +00:00
output.c general: reenable -Wpedantic for gcc by using __extension__ (ZEXT) 2025-01-27 11:03:33 +00:00
output.h gs1/gs1_lint: update to latest gs1-syntax-dictionary, removing 2024-06-27 23:00:13 +01: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: reenable -Wpedantic for gcc by using __extension__ (ZEXT) 2025-01-27 11:03:33 +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 EAN/UPC: add quiet zone indicators option (API output_options 2023-06-12 01:25:55 +01:00
plessey.c CODE128: optimize for extended ASCII as well using techniques from 2024-11-18 05:08:52 +00:00
png.c general: reenable -Wpedantic for gcc by using __extension__ (ZEXT) 2025-01-27 11:03:33 +00:00
postal.c CODE128: reduce extended latch cut-off from 5 to 4 for better 2024-10-27 21:33:33 +00:00
ps.c general: reenable -Wpedantic for gcc by using __extension__ (ZEXT) 2025-01-27 11:03:33 +00:00
qr.c general: reenable -Wpedantic for gcc by using __extension__ (ZEXT) 2025-01-27 11:03:33 +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 UPCA/UPCE: descend add-ons to same level as guards following 2024-11-05 22:50:03 +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: reenable -Wpedantic for gcc by using __extension__ (ZEXT) 2025-01-27 11:03:33 +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 general: reenable -Wpedantic for gcc by using __extension__ (ZEXT) 2025-01-27 11:03:33 +00:00
telepen.c CODE128: reduce extended latch cut-off from 5 to 4 for better 2024-10-27 21:33:33 +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: reenable -Wpedantic for gcc by using __extension__ (ZEXT) 2025-01-27 11:03:33 +00:00
upcean.c general: reenable -Wpedantic for gcc by using __extension__ (ZEXT) 2025-01-27 11:03:33 +00:00
vector.c UPCA/UPCE: descend add-ons to same level as guards following 2024-11-05 22:50:03 +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 Version 2.14.0 2025-02-04 15:17:47 +00:00
zintconfig.h Version 2.14.0 2025-02-04 15:17:47 +00:00