mirror of
https://git.code.sf.net/p/zint/code
synced 2025-12-17 18:07:02 +00:00
CEPNET: height/quiet zones, backend_tcl, test suite
This commit is contained in:
@@ -683,7 +683,7 @@ static int dm_switch_mode(const int next_mode, unsigned char target[], int tp, i
|
||||
|
||||
#define DM_NUM_MODES 6
|
||||
|
||||
static char *dm_smodes[] = { "?", "ASCII", "C40", "TEXT", "X12", "EDF", "B256" };
|
||||
static const char *dm_smodes[] = { "?", "ASCII", "C40", "TEXT", "X12", "EDF", "B256" };
|
||||
|
||||
/* The size of this structure could be significantly reduced using techniques pointed out by Alex Geller,
|
||||
but not done currently to avoid the processing overhead */
|
||||
|
||||
Reference in New Issue
Block a user