mirror of
https://git.code.sf.net/p/zint/code
synced 2025-06-04 16:54:02 -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
|
@ -6,6 +6,7 @@
|
|||
./test_code128 -f encode -d $(expr 128 + 16)
|
||||
./test_composite -d $(expr 128 + 16)
|
||||
./test_gs1 -f gs1_reduce -d $(expr 128 + 16)
|
||||
./test_pdf417 -f encode -d $(expr 128 + 16)
|
||||
./test_rss -d $(expr 128 + 16)
|
||||
./test_telepen -f encode -d $(expr 128 + 16)
|
||||
./test_upcean -f encode -d $(expr 128 + 16)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue