mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-24 20:14:28 -04:00
Change PDF417TRUNC -> PDF417COMP and version 2.8 -> 2.9
This commit is contained in:
parent
0004cfb35a
commit
e9652df70c
15 changed files with 45 additions and 26 deletions
|
@ -292,7 +292,7 @@ static int s_code_number[] = {
|
|||
BARCODE_PZN,
|
||||
BARCODE_PHARMA_TWO,
|
||||
BARCODE_PDF417,
|
||||
BARCODE_PDF417TRUNC,
|
||||
BARCODE_PDF417COMP,
|
||||
BARCODE_MAXICODE,
|
||||
BARCODE_QRCODE,
|
||||
BARCODE_CODE128B,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue