mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-16 16:14:36 -04:00
BC412: height calc, table typo fix, tests, manual
This commit is contained in:
parent
4e2c467718
commit
2a55f15135
20 changed files with 501 additions and 376 deletions
|
@ -72,7 +72,7 @@ static const struct bstyle_item bstyle_items[] = {
|
|||
{ QSL("Australia Post Standard Customer"), BARCODE_AUSPOST },
|
||||
{ QSL("Aztec Code (ISO 24778) (and HIBC)"), BARCODE_AZTEC },
|
||||
{ QSL("Aztec Runes (ISO 24778)"), BARCODE_AZRUNE },
|
||||
{ QSL("BC412 (SEMI TI-95)"), BARCODE_BC412 },
|
||||
{ QSL("BC412 (SEMI T1-95)"), BARCODE_BC412 },
|
||||
{ QSL("Channel Code"), BARCODE_CHANNEL },
|
||||
{ QSL("Codabar (EN 798)"), BARCODE_CODABAR },
|
||||
{ QSL("Codablock-F (and HIBC)"), BARCODE_CODABLOCKF },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue