mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
2018-08-30 HaO Implemented GS separator for Datamatrix (--gssep option). Ticket #139
This commit is contained in:
@ -253,6 +253,7 @@ extern "C" {
|
||||
#define BOLD_TEXT 64
|
||||
#define CMYK_COLOUR 128
|
||||
#define BARCODE_DOTTY_MODE 256
|
||||
#define GS1_GS_SEPARATOR 512
|
||||
|
||||
// Input data types
|
||||
#define DATA_MODE 0
|
||||
|
Reference in New Issue
Block a user