mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
Improved 'look ahead test' from Annex P
This commit is contained in:
@ -53,6 +53,7 @@ extern int data_matrix_200(struct zint_symbol *symbol, unsigned char source[], i
|
||||
|
||||
#define MAXBARCODE 3116
|
||||
|
||||
#define DM_NULL 0
|
||||
#define DM_ASCII 1
|
||||
#define DM_C40 2
|
||||
#define DM_TEXT 3
|
||||
|
Reference in New Issue
Block a user