mirror of
https://git.code.sf.net/p/zint/code
synced 2025-06-02 16:09:51 -04:00
New symbology: DPD Code (variation of Code 128)
This commit is contained in:
parent
42e866c889
commit
13f4a3547d
6 changed files with 129 additions and 32 deletions
|
@ -188,6 +188,7 @@ extern "C" {
|
|||
#define BARCODE_KIX 90
|
||||
#define BARCODE_AZTEC 92
|
||||
#define BARCODE_DAFT 93
|
||||
#define BARCODE_DPD 96
|
||||
#define BARCODE_MICROQR 97
|
||||
|
||||
/* Tbarcode 9 codes */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue