mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-30 06:45:28 -04:00
Add Korea Post
This commit is contained in:
parent
1cc515d800
commit
e6ace8a855
3 changed files with 50 additions and 1 deletions
|
@ -176,6 +176,9 @@ echo testing Codablock-F
|
|||
echo testing NVE-18
|
||||
./zint -o bar75.png -b 75 --height=50 -d 76543210987654321
|
||||
./zint -o bar75.eps -b 75 --height=50 -d 76543210987654321
|
||||
echo testing Korea Post
|
||||
./zint -o bar77.eps -b 77 --height=50 -d 123456
|
||||
./zint -o bar77.png -b 77 --height=50 -d 123456
|
||||
echo testing GS1 DataBar Truncated
|
||||
./zint -o bar78.eps -b 29 --height=13 -d 1234567890
|
||||
./zint -o bar78.png -b 29 --height=13 -d 1234567890
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue