mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-31 07:08:26 -04:00
PDF417TRUNC: stop pattern; PDF417: no default mode codeword 900 if 1st
This commit is contained in:
parent
2a19b883a5
commit
74ad80976e
12 changed files with 600 additions and 158 deletions
|
@ -511,4 +511,4 @@ static const unsigned short int rap_centre[52] = {
|
|||
0x2DC, 0x2DE
|
||||
};
|
||||
|
||||
void byteprocess(int *chainemc, int *mclength, unsigned char chaine[], int start, int length);
|
||||
void byteprocess(int *chainemc, int *mclength, unsigned char chaine[], int start, int length, int debug);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue