mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-23 19:46:56 -04:00
dpd/gif suppress warnings; tests refresh svgs, dpd examples
This commit is contained in:
parent
fd9aa785ab
commit
4ddcfb3613
17 changed files with 88 additions and 78 deletions
|
@ -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 },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue