HANXIN: 0xFFE terminator; reedsol/AZTEC: stack-based; AZTEC/HANXIN/QR/GRIDMATRIX speedups; #209

This commit is contained in:
gitlost
2020-11-27 12:54:44 +00:00
parent ab379a233d
commit cd214addba
70 changed files with 5703 additions and 2907 deletions

View File

@ -168,8 +168,8 @@ static void test_print(int index, int generate, int debug) {
};
int data_size = ARRAY_SIZE(data);
char* data_dir = "../data/png";
char* png = "out.png";
char *data_dir = "../data/png";
char *png = "out.png";
char escaped[1024];
int escaped_size = 1024;
char *text;