mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-29 22:35:27 -04:00
Add Code One support
This commit is contained in:
parent
7ad339627c
commit
2145673ce4
12 changed files with 1417 additions and 10 deletions
|
@ -45,6 +45,8 @@ public:
|
|||
AZTEC =92,
|
||||
AZRUNE =128,
|
||||
CHANNEL =140,
|
||||
CODABAR =18,
|
||||
CODABLOCKF =74,
|
||||
CODE11 =1,
|
||||
CODE128 =20,
|
||||
CODE16K =23,
|
||||
|
@ -58,8 +60,7 @@ public:
|
|||
EXCODE39 =9,
|
||||
CODE49 =24,
|
||||
CODE93 =25,
|
||||
CODABAR =18,
|
||||
CODABLOCKF =74,
|
||||
CODE_ONE =141,
|
||||
RSS14 =29,
|
||||
RSS_EXP =31,
|
||||
RSS_EXPSTACK =81,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue