Change PDF417TRUNC -> PDF417COMP and version 2.8 -> 2.9

This commit is contained in:
Robin Stuart 2020-07-29 22:35:31 +01:00
parent 0004cfb35a
commit e9652df70c
15 changed files with 45 additions and 26 deletions

View file

@ -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,