mirror of
https://git.code.sf.net/p/zint/code
synced 2025-12-17 18:07:02 +00:00
Move escape character processing into library
And expand to include all 8-bit values.
This commit is contained in:
@@ -220,6 +220,7 @@ extern "C" {
|
||||
#define GS1_MODE 2
|
||||
#define KANJI_MODE 3
|
||||
#define SJIS_MODE 4
|
||||
#define ESCAPE_MODE 8
|
||||
|
||||
// Data Matrix specific options
|
||||
#define DM_SQUARE 100
|
||||
|
||||
Reference in New Issue
Block a user