Improved scaling. Started to implement Reader Initialisation mode.

This commit is contained in:
hooper114
2009-12-03 10:04:04 +00:00
parent b24cf09fe7
commit 1ac256c223
5 changed files with 169 additions and 101 deletions

View File

@ -366,7 +366,7 @@ int kix_code(struct zint_symbol *symbol, unsigned char source[], int length)
char height_pattern[50], localstr[13];
unsigned int loopey;
int writer, i, h;
int error_number, /* zeroes; */
int error_number; /* zeroes; */
strcpy(height_pattern, "");
error_number = 0;