mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
UPC/EAN, ITF14: quiet zones, addongap; raster/vector: sync code, use double
This commit is contained in:
backend
2of5.ccode128.ccommon.ccomposite.clarge.clibrary.coutput.coutput.hraster.c
tests
READMEtest_2of5.ctest_codablock.ctest_code128.ctest_composite.ctest_png.ctest_raster.ctest_svg.ctest_upcean.ctest_vector.ctestcommon.c
data
png
ean13_2addon_ggs_5.2.2.5.1-2.pngean13_5addon_ggs_5.2.2.5.2-2.pngean2.pngean5.pngean8_2addon.pngean8_5addon.pngupca_2addon_ggs_5.2.6.6-5.pngupca_5addon.pngupce_2addon.pngupce_5addon.png
svg
tools
tools
upcean.cvector.cdocs
frontend
frontend_qt
@ -44,10 +44,18 @@ To show debug info (if any), use '-d <flag>':
|
||||
|
||||
./test_dotcode -f input -i 2 -d 1
|
||||
|
||||
(for other flags see <project-dir>/backend/tests/testcommon.h)
|
||||
|
||||
To generate test data, use '-g':
|
||||
|
||||
./test_dotcode -f encode -g
|
||||
|
||||
To run a test against BWIPP (if any), use '-d 128':
|
||||
|
||||
./test_composite -d 128
|
||||
|
||||
(see also <project-dir>/backend/tests/tools/run_bwipp_tests.sh)
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
|
||||
To make with gcc sanitize, first set for libzint and make:
|
||||
|
Reference in New Issue
Block a user