zint/backend/tests/data/svg
gitlost 3f33ed3eb9 CMakeLists.txt: cmake min required 3.13 -> 3.5 using CMAKE_REQUIRED_LIBRARIES; add ZINT_COVERAGE option
bmp/emf/ps.c: allow for foreground colour in ULTRA
bmp/gif/pcx.c: allow for BARCODE_STDOUT (fflush/fclose)
emf.c: hexagon rotation field not used; dont't use float index in font loop; Windows stdout binary mode
png.c: remove unused 8-bit; simplify libpng error handling and fclose outfile on error
ps.c: fix buffer overflow on colour_to_pscolor() CMYK
tif.c: fix BLACKISZERO indexes
CODE39: simplify check digit setting
reedsol.c: rs_uint_init_gf() log/alog tables must be zeroed
ZBarcode_Encode: debug: fix access out-of-bounds on non-NUL-terminated source if length < 10
manual.txt/zint.h: document NUL-terminated strings
tests: cover further cases for output (bmp/emf/etc), eci/gb18030/gb2312/sjis, reedsol, AZTEC, CODE39
2021-07-26 15:29:05 +01:00
..
codablockf_3rows.svg Tabs/typo in zint.h; PostNet -> POSTNET; ui: shortcuts, tooltips; tests inkscape -> libreoffice 2020-10-03 22:51:08 +01:00
codablockf_hvwsp2_box2.svg Add whitespace_height to zint_symbol (vertical whitespace) 2021-05-25 20:42:26 +01:00
codablockf_hvwsp2.svg Add whitespace_height to zint_symbol (vertical whitespace) 2021-05-25 20:42:26 +01:00
code39_small.svg vector.c: string halign; POSTNET/PLANET: 1 module space; ZBarcode_Cap(); GUI settings 2020-09-30 12:19:12 +01:00
code128_amperands.svg vector.c: string halign; POSTNET/PLANET: 1 module space; ZBarcode_Cap(); GUI settings 2020-09-30 12:19:12 +01:00
code128_egrave_bold_box3.svg Add whitespace_height to zint_symbol (vertical whitespace) 2021-05-25 20:42:26 +01:00
code128_egrave_bold_hvwsp2_box2.svg Add whitespace_height to zint_symbol (vertical whitespace) 2021-05-25 20:42:26 +01:00
code128_egrave_bold_hvwsp3.svg Add whitespace_height to zint_symbol (vertical whitespace) 2021-05-25 20:42:26 +01:00
code128_egrave_bold.svg vector.c: string halign; POSTNET/PLANET: 1 module space; ZBarcode_Cap(); GUI settings 2020-09-30 12:19:12 +01:00
datamatrix_hvwsp1_bind1_dotty.svg Add whitespace_height to zint_symbol (vertical whitespace) 2021-05-25 20:42:26 +01:00
datamatrix_vwsp1_bind1_dotty.svg Add whitespace_height to zint_symbol (vertical whitespace) 2021-05-25 20:42:26 +01:00
dbar_ltd.svg Change height and row_height array to floats; DAFT tracker ratio 2021-06-19 13:11:23 +01:00
ean2.svg vector.c: string halign; POSTNET/PLANET: 1 module space; ZBarcode_Cap(); GUI settings 2020-09-30 12:19:12 +01:00
ean5.svg vector.c: string halign; POSTNET/PLANET: 1 module space; ZBarcode_Cap(); GUI settings 2020-09-30 12:19:12 +01:00
ean8_2addon.svg vector.c: string halign; POSTNET/PLANET: 1 module space; ZBarcode_Cap(); GUI settings 2020-09-30 12:19:12 +01:00
ean8_5addon.svg vector.c: string halign; POSTNET/PLANET: 1 module space; ZBarcode_Cap(); GUI settings 2020-09-30 12:19:12 +01:00
ean8_cc_2addon_cca_4x3.svg vector.c: string halign; POSTNET/PLANET: 1 module space; ZBarcode_Cap(); GUI settings 2020-09-30 12:19:12 +01:00
ean8_cc_5addon_ccb_8x3.svg vector.c: string halign; POSTNET/PLANET: 1 module space; ZBarcode_Cap(); GUI settings 2020-09-30 12:19:12 +01:00
ean13_2addon_ggs_5.2.2.5.1-2.svg vector.c: string halign; POSTNET/PLANET: 1 module space; ZBarcode_Cap(); GUI settings 2020-09-30 12:19:12 +01:00
ean13_5addon_ggs_5.2.2.5.2-2.svg vector.c: string halign; POSTNET/PLANET: 1 module space; ZBarcode_Cap(); GUI settings 2020-09-30 12:19:12 +01:00
ean13_cc_2addon_cca_4x4.svg vector.c: string halign; POSTNET/PLANET: 1 module space; ZBarcode_Cap(); GUI settings 2020-09-30 12:19:12 +01:00
ean13_cc_5addon_ccb_3x4_notext.svg vector.c: string halign; POSTNET/PLANET: 1 module space; ZBarcode_Cap(); GUI settings 2020-09-30 12:19:12 +01:00
ean13_cc_5addon_ccb_3x4.svg vector.c: string halign; POSTNET/PLANET: 1 module space; ZBarcode_Cap(); GUI settings 2020-09-30 12:19:12 +01:00
gs1_128_cc_fig12.svg vector.c: string halign; POSTNET/PLANET: 1 module space; ZBarcode_Cap(); GUI settings 2020-09-30 12:19:12 +01:00
imail_height7.75.svg Change height and row_height array to floats; DAFT tracker ratio 2021-06-19 13:11:23 +01:00
maxicode_box2.svg Add whitespace_height to zint_symbol (vertical whitespace) 2021-05-25 20:42:26 +01:00
maxicode_fgbg_rotate_90.svg CMakeLists.txt: cmake min required 3.13 -> 3.5 using CMAKE_REQUIRED_LIBRARIES; add ZINT_COVERAGE option 2021-07-26 15:29:05 +01:00
maxicode_vwsp1_bind1.svg Add whitespace_height to zint_symbol (vertical whitespace) 2021-05-25 20:42:26 +01:00
pdf417_height5.svg Change height and row_height array to floats; DAFT tracker ratio 2021-06-19 13:11:23 +01:00
postnet_zip.svg vector.c: string halign; POSTNET/PLANET: 1 module space; ZBarcode_Cap(); GUI settings 2020-09-30 12:19:12 +01:00
ultra_fgbg_hvwsp2_box3.svg CMakeLists.txt: cmake min required 3.13 -> 3.5 using CMAKE_REQUIRED_LIBRARIES; add ZINT_COVERAGE option 2021-07-26 15:29:05 +01:00
upca_2addon_ggs_5.2.6.6-5.svg vector.c: string halign; POSTNET/PLANET: 1 module space; ZBarcode_Cap(); GUI settings 2020-09-30 12:19:12 +01:00
upca_5addon_bind3.svg vector.c: string halign; POSTNET/PLANET: 1 module space; ZBarcode_Cap(); GUI settings 2020-09-30 12:19:12 +01:00
upca_5addon_small_bold.svg vector.c: string halign; POSTNET/PLANET: 1 module space; ZBarcode_Cap(); GUI settings 2020-09-30 12:19:12 +01:00
upca_5addon.svg vector.c: string halign; POSTNET/PLANET: 1 module space; ZBarcode_Cap(); GUI settings 2020-09-30 12:19:12 +01:00
upca_cc_2addon_cca_3x4.svg vector.c: string halign; POSTNET/PLANET: 1 module space; ZBarcode_Cap(); GUI settings 2020-09-30 12:19:12 +01:00
upca_cc_5addon_ccb_4x4_bind3.svg vector.c: string halign; POSTNET/PLANET: 1 module space; ZBarcode_Cap(); GUI settings 2020-09-30 12:19:12 +01:00
upca_cc_5addon_ccb_4x4_notext.svg vector.c: string halign; POSTNET/PLANET: 1 module space; ZBarcode_Cap(); GUI settings 2020-09-30 12:19:12 +01:00
upca_cc_5addon_ccb_4x4.svg vector.c: string halign; POSTNET/PLANET: 1 module space; ZBarcode_Cap(); GUI settings 2020-09-30 12:19:12 +01:00
upce_2addon.svg vector.c: string halign; POSTNET/PLANET: 1 module space; ZBarcode_Cap(); GUI settings 2020-09-30 12:19:12 +01:00
upce_5addon_notext.svg vector.c: string halign; POSTNET/PLANET: 1 module space; ZBarcode_Cap(); GUI settings 2020-09-30 12:19:12 +01:00
upce_5addon_small.svg Fix UPCEAN small font ignored/disabled (introduced [1adba1]) 2021-03-19 00:12:13 +00:00
upce_5addon.svg vector.c: string halign; POSTNET/PLANET: 1 module space; ZBarcode_Cap(); GUI settings 2020-09-30 12:19:12 +01:00
upce_cc_2addon_cca_5x2_fgbgalpha.svg CMakeLists.txt: cmake min required 3.13 -> 3.5 using CMAKE_REQUIRED_LIBRARIES; add ZINT_COVERAGE option 2021-07-26 15:29:05 +01:00
upce_cc_2addon_cca_5x2_nobg.svg CMakeLists.txt: cmake min required 3.13 -> 3.5 using CMAKE_REQUIRED_LIBRARIES; add ZINT_COVERAGE option 2021-07-26 15:29:05 +01:00
upce_cc_2addon_cca_5x2_rotate_270.svg CMakeLists.txt: cmake min required 3.13 -> 3.5 using CMAKE_REQUIRED_LIBRARIES; add ZINT_COVERAGE option 2021-07-26 15:29:05 +01:00
upce_cc_2addon_cca_5x2.svg vector.c: string halign; POSTNET/PLANET: 1 module space; ZBarcode_Cap(); GUI settings 2020-09-30 12:19:12 +01:00
upce_cc_5addon_ccb_8x2_notext.svg vector.c: string halign; POSTNET/PLANET: 1 module space; ZBarcode_Cap(); GUI settings 2020-09-30 12:19:12 +01:00
upce_cc_5addon_ccb_8x2.svg vector.c: string halign; POSTNET/PLANET: 1 module space; ZBarcode_Cap(); GUI settings 2020-09-30 12:19:12 +01:00