mirror of
https://git.code.sf.net/p/zint/code
synced 2026-01-08 20:41:59 +00:00
Add bold text option for PNG
Fixes #26 Code patch by Christoph Scharenberg
This commit is contained in:
@@ -198,6 +198,7 @@ extern "C" {
|
||||
#define BARCODE_STDOUT 8
|
||||
#define READER_INIT 16
|
||||
#define SMALL_TEXT 32
|
||||
#define BOLD_TEXT 64
|
||||
|
||||
#define DATA_MODE 0
|
||||
#define UNICODE_MODE 1
|
||||
|
||||
Reference in New Issue
Block a user