1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-05-14 18:13:53 +00:00

Add dot mode (experimental)

First step towards solution for ticket #29
This commit is contained in:
Robin Stuart
2016-07-12 15:00:25 +01:00
parent 9011a96134
commit e39d2ff915
3 changed files with 44 additions and 29 deletions

View File

@@ -200,6 +200,7 @@ extern "C" {
#define SMALL_TEXT 32
#define BOLD_TEXT 64
#define CMYK_COLOUR 128
#define BARCODE_DOTTY_MODE 256
#define DATA_MODE 0
#define UNICODE_MODE 1