mirror of
https://git.code.sf.net/p/zint/code
synced 2026-01-26 21:35:57 +00:00
Added smalltext option
Added an option which allows use of reduced size text. Reduced size font information added to font.h.
This commit is contained in:
@@ -182,6 +182,7 @@ struct zint_symbol {
|
||||
#define BARCODE_BOX 4
|
||||
#define BARCODE_STDOUT 8
|
||||
#define READER_INIT 16
|
||||
#define SMALL_TEXT 32
|
||||
|
||||
#define DATA_MODE 0
|
||||
#define UNICODE_MODE 1
|
||||
|
||||
Reference in New Issue
Block a user