1
0
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:
Robin Stuart
2016-06-19 12:32:49 +01:00
parent d2774af120
commit e0240c8e2e
3 changed files with 137 additions and 45 deletions

View File

@@ -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