mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-16 08:04:36 -04:00
2018-08-30 HaO Implemented GS separator for Datamatrix (--gssep option). Ticket #139
This commit is contained in:
parent
128a6f43d6
commit
cb3eea2ba0
4 changed files with 836 additions and 803 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue