1
0
mirror of https://git.code.sf.net/p/zint/code synced 2025-12-20 03:17:12 +00:00

dpd/gif suppress warnings; tests refresh svgs, dpd examples

This commit is contained in:
gitlost
2020-08-04 00:36:27 +01:00
parent fd9aa785ab
commit 4ddcfb3613
17 changed files with 88 additions and 78 deletions

View File

@@ -326,7 +326,7 @@ char *testUtilBarcodeName(int symbology) {
{ "BARCODE_DAFT", BARCODE_DAFT, 93 },
{ "", -1, 94 },
{ "", -1, 95 },
{ "", -1, 96 },
{ "BARCODE_DPD", BARCODE_DPD, 96 },
{ "BARCODE_MICROQR", BARCODE_MICROQR, 97 },
{ "BARCODE_HIBC_128", BARCODE_HIBC_128, 98 },
{ "BARCODE_HIBC_39", BARCODE_HIBC_39, 99 },