zint-barcode-generator/frontend/test.sh

261 lines
15 KiB
Bash
Raw Normal View History

2008-09-18 10:41:37 -04:00
export LD_LIBRARY_PATH=../backend
2008-07-13 17:15:55 -04:00
echo testing Code 11
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar01.png -b 1 --height=50 -d 87654321
./zint_frontend -o bar01.eps -b 1 --height=50 -d 87654321
2008-07-13 17:15:55 -04:00
echo testing Code 2 of 5 Standard
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar02.png -b 2 --height=50 -d 87654321
./zint_frontend -o bar02.eps -b 2 --height=50 -d 87654321
2008-07-13 17:15:55 -04:00
echo testing Interleaved 2 of 5
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar03.png -b 3 --height=50 -d 87654321
./zint_frontend -o bar03.eps -b 3 --height=50 -d 87654321
2008-07-13 17:15:55 -04:00
echo testing Code 2 of 5 IATA
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar04.png -b 4 --height=50 -d 87654321
./zint_frontend -o bar04.eps -b 4 --height=50 -d 87654321
2008-07-13 17:15:55 -04:00
echo testing Code 2 of 5 Data Logic
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar06.png -b 6 --height=50 -d 87654321
./zint_frontend -o bar06.eps -b 6 --height=50 -d 87654321
2008-07-13 17:15:55 -04:00
echo testing Code 2 of 5 Industrial
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar07.png -b 7 --height=50 -d 87654321
./zint_frontend -o bar07.eps -b 7 --height=50 -d 87654321
2008-07-13 17:15:55 -04:00
echo testing Code 39
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar08.png -b 8 --height=50 -d CODE39
./zint_frontend -o bar08.eps -b 8 --height=50 -d CODE39
2008-07-13 17:15:55 -04:00
echo testing Extended Code 39
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar09.png -b 9 --height=50 -d 'Code 39e'
./zint_frontend -o bar09.eps -b 9 --height=50 -d 'Code 39e'
2008-07-13 17:15:55 -04:00
echo testing EAN8
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar10.png -b 13 --height=50 -d 7654321
./zint_frontend -o bar10.eps -b 13 --height=50 -d 7654321
2008-07-13 17:15:55 -04:00
echo testing EAN8 - 2 digits add on
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar11.png -b 13 --height=50 -d 7654321+21
./zint_frontend -o bar11.eps -b 13 --height=50 -d 7654321+21
2008-07-13 17:15:55 -04:00
echo testing EAN8 - 5 digits add-on
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar12.png -b 13 --height=50 -d 7654321+54321
./zint_frontend -o bar12.eps -b 13 --height=50 -d 7654321+54321
2008-07-13 17:15:55 -04:00
echo testing EAN13
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar13.png -b 13 --height=50 -d 210987654321
./zint_frontend -o bar13.eps -b 13 --height=50 -d 210987654321
2008-07-13 17:15:55 -04:00
echo testing EAN13 - 2 digits add-on
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar14.png -b 13 --height=50 -d 210987654321+21
./zint_frontend -o bar14.eps -b 13 --height=50 -d 210987654321+21
2008-07-13 17:15:55 -04:00
echo testing EAN13 - 5 digits add-on
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar15.png -b 13 --height=50 -d 210987654321+54321
./zint_frontend -o bar15.eps -b 13 --height=50 -d 210987654321+54321
2008-07-13 17:15:55 -04:00
echo testing GS1-128
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar16.png -b 16 --height=50 -d "[01]98898765432106[3202]012345[15]991231"
./zint_frontend -o bar16.eps -b 16 --height=50 -d "[01]98898765432106[3202]012345[15]991231"
2008-07-13 17:15:55 -04:00
echo testing CodaBar
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar18.png -b 18 --height=50 -d D765432C
./zint_frontend -o bar18.eps -b 18 --height=50 -d D765432C
2008-07-13 17:15:55 -04:00
echo testing Code 128
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar20.png -b 20 --height=50 -d 'Code 128'
./zint_frontend -o bar20.eps -b 20 --height=50 -d 'Code 128'
2008-07-13 17:15:55 -04:00
echo testing Deutshe Post Leitcode
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar21.png -b 21 --height=50 -d 3210987654321
./zint_frontend -o bar21.eps -b 21 --height=50 -d 3210987654321
2008-07-13 17:15:55 -04:00
echo testing Deutche Post Identcode
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar22.png -b 22 --height=50 -d 10987654321
./zint_frontend -o bar22.eps -b 22 --height=50 -d 10987654321
2008-07-13 17:15:55 -04:00
echo testing Code 16k
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar23.png -b 23 --height=50 -d "Demonstration Code 16k symbol generated by libzint"
./zint_frontend -o bar23.eps -b 23 --height=50 -d "Demonstration Code 16k symbol generated by libzint"
2008-07-13 17:15:55 -04:00
echo testing Code 93
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar25.png -b 25 --height=50 -d 'Code 93'
./zint_frontend -o bar25.eps -b 25 --height=50 -d 'Code 93'
2008-07-13 17:15:55 -04:00
echo testing Flattermarken
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar28.png -b 28 --height=50 -d 87654321
./zint_frontend -o bar28.eps -b 28 --height=50 -d 87654321
2008-07-13 17:15:55 -04:00
echo testing GS1 DataBar-14
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar29.png -b 29 --height=33 -d 2001234567890
./zint_frontend -o bar29.eps -b 29 --height=33 -d 2001234567890
2008-07-13 17:15:55 -04:00
echo testing GS1 DataBar Limited
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar30.png -b 30 --height=50 -w 2 -d 31234567890
./zint_frontend -o bar30.eps -b 30 --height=50 -w 2 -d 31234567890
2008-07-13 17:15:55 -04:00
echo testing GS1 DataBar Expanded
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar31.png -b 31 --height=50 -d "[01]90012345678908[3103]001750"
./zint_frontend -o bar31.eps -b 31 --height=50 -d "[01]90012345678908[3103]001750"
2008-07-13 17:15:55 -04:00
echo testing Telepen Alpha
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar32.png -b 32 --height=50 -d 'Telepen'
./zint_frontend -o bar32.eps -b 32 --height=50 -d 'Telepen'
2008-07-13 17:15:55 -04:00
echo testing UPC A
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar34.png -b 34 --height=50 -d 10987654321
./zint_frontend -o bar34.eps -b 34 --height=50 -d 10987654321
2008-07-13 17:15:55 -04:00
echo testing UPC A - 2 digit add-on
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar35.png -b 34 --height=50 -d 10987654321+21
./zint_frontend -o bar35.eps -b 34 --height=50 -d 10987654321+21
2008-07-13 17:15:55 -04:00
echo testing UPC A - 5 digit add-on
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar36.png -b 36 --height=50 -d 10987654321+54321
./zint_frontend -o bar36.eps -b 36 --height=50 -d 10987654321+54321
2008-07-13 17:15:55 -04:00
echo testing UPC E
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar37.png -b 37 --height=50 -d 654321
./zint_frontend -o bar37.eps -b 37 --height=50 -d 654321
2008-07-13 17:15:55 -04:00
echo testing UPC E - 2 digit add-on
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar38.png -b 37 --height=50 -d 654321+21
./zint_frontend -o bar38.eps -b 37 --height=50 -d 654321+21
2008-07-13 17:15:55 -04:00
echo testing UPC E - 5 digit add-on
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar39.png -b 37 --height=50 -d 654321+54321
./zint_frontend -o bar39.eps -b 37 --height=50 -d 654321+54321
2008-07-13 17:15:55 -04:00
echo testing PostNet-6
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar41.png -b 40 -d 54321
./zint_frontend -o bar41.eps -b 40 -d 54321
2008-07-13 17:15:55 -04:00
echo testing PostNet-10
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar43.png -b 40 -d 987654321
./zint_frontend -o bar43.eps -b 40 -d 987654321
2008-07-13 17:15:55 -04:00
echo testing PostNet-12
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar45.png -b 40 -d 10987654321
./zint_frontend -o bar45.eps -b 40 -d 10987654321
2008-07-13 17:15:55 -04:00
echo testing MSI Code
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar47.png -b 47 --height=50 -d 87654321
./zint_frontend -o bar47.eps -b 47 --height=50 -d 87654321
2008-07-13 17:15:55 -04:00
echo testing FIM
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar49.png -b 49 --height=50 -d D
./zint_frontend -o bar49.eps -b 49 --height=50 -d D
2008-07-13 17:15:55 -04:00
echo testing LOGMARS
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar50.png -b 50 --height=50 -d LOGMARS
./zint_frontend -o bar50.eps -b 50 --height=50 -d LOGMARS
2008-07-13 17:15:55 -04:00
echo testing Pharmacode One-Track
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar51.png -b 51 --height=50 -d 123456
./zint_frontend -o bar51.eps -b 51 --height=50 -d 123456
2008-07-13 17:15:55 -04:00
echo testing Pharmazentralnumber
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar52.png -b 52 --height=50 -d 654321
./zint_frontend -o bar52.eps -b 52 --height=50 -d 654321
2008-07-13 17:15:55 -04:00
echo testing Pharmacode Two-Track
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar53.png -b 53 --height=50 -d 12345678
./zint_frontend -o bar53.eps -b 53 --height=50 -d 12345678
2008-07-13 17:15:55 -04:00
echo testing PDF417
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar55.png -b 55 -d "Demonstration PDF417 symbol generated by libzint"
./zint_frontend -o bar55.eps -b 55 -d "Demonstration PDF417 symbol generated by libzint"
2008-07-13 17:15:55 -04:00
echo testing PDF417 Truncated
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar56.png -b 56 -d "Demonstration PDF417 symbol generated by libzint"
./zint_frontend -o bar56.eps -b 56 -d "Demonstration PDF417 symbol generated by libzint"
2008-07-13 17:15:55 -04:00
echo testing Maxicode
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar57.png -b 57 --primary="999999999840012" -d "Demonstration Maxicode symbol generated by libzint"
./zint_frontend -o bar57.eps -b 57 --primary="999999999840012" -d "Demonstration Maxicode symbol generated by libzint"
2008-07-13 17:15:55 -04:00
echo testing QR Code
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar58.png -b 58 -d "Demonstration QR Code symbol generated by libzint"
./zint_frontend -o bar58.eps -b 58 -d "Demonstration QR Code symbol generated by libzint"
2008-07-13 17:15:55 -04:00
echo testing Code 128 Subset B
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar60.png -b 60 --height=50 -d 87654321
./zint_frontend -o bar60.eps -b 60 --height=50 -d 87654321
2008-07-13 17:15:55 -04:00
echo testing Australian Post Standard Customer
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar63.png -b 63 -d 87654321
./zint_frontend -o bar63.eps -b 63 -d 87654321
2008-07-13 17:15:55 -04:00
echo testing Australian Post Customer 2
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar64.png -b 63 -d 87654321AUSPS
./zint_frontend -o bar64.eps -b 63 -d 87654321AUSPS
2008-07-13 17:15:55 -04:00
echo testing Australian Post Customer 3
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar65.png -b 63 -d '87654321 AUSTRALIA'
./zint_frontend -o bar65.eps -b 63 -d '87654321 AUSTRALIA'
2008-07-13 17:15:55 -04:00
echo testing Australian Post Reply Paid
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar66.png -b 66 -d 87654321
./zint_frontend -o bar66.eps -b 66 -d 87654321
2008-07-13 17:15:55 -04:00
echo testing Australian Post Routing
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar67.png -b 67 -d 87654321
./zint_frontend -o bar67.eps -b 67 -d 87654321
2008-07-13 17:15:55 -04:00
echo testing Australian Post Redirection
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar68.png -b 68 -d 87654321
./zint_frontend -o bar68.eps -b 68 -d 87654321
2008-07-13 17:15:55 -04:00
echo testing ISBN Code
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar69.png -b 69 --height=50 -d 0333638514
./zint_frontend -o bar69.eps -b 69 --height=50 -d 0333638514
2008-07-13 17:15:55 -04:00
echo testing Royal Mail 4 State
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar70.png -b 70 -d ROYALMAIL
./zint_frontend -o bar70.eps -b 70 -d ROYALMAIL
2008-07-13 17:15:55 -04:00
echo testing Data Matrix
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar71.png -b 71 -d "Demonstration Data Matrix symbol generated by libzint"
./zint_frontend -o bar71.eps -b 71 -d "Demonstration Data Matrix symbol generated by libzint"
2008-07-13 17:15:55 -04:00
echo testing EAN-14
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar72.png -b 72 --height=50 -d 3210987654321
./zint_frontend -o bar72.eps -b 72 --height=50 -d 3210987654321
echo testing Codablock-F
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar74.png -b 74 -d "Demonstration Codablock-F symbol generated by libzint"
./zint_frontend -o bar74.eps -b 74 -d "Demonstration Codablock-F symbol generated by libzint"
2008-07-13 17:15:55 -04:00
echo testing NVE-18
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar75.png -b 75 --height=50 -d 76543210987654321
./zint_frontend -o bar75.eps -b 75 --height=50 -d 76543210987654321
2008-07-13 17:15:55 -04:00
echo testing GS1 DataBar Truncated
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar78.eps -b 29 --height=13 -d 1234567890
./zint_frontend -o bar78.png -b 29 --height=13 -d 1234567890
2008-07-13 17:15:55 -04:00
echo testing GS1 DataBar Stacked
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar79.eps -b 79 -d 1234567890
./zint_frontend -o bar79.png -b 79 -d 1234567890
2008-07-13 17:15:55 -04:00
echo testing GS1 DataBar Stacked Omnidirectional
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar80.eps -b 80 --height=69 -d 3456789012
./zint_frontend -o bar80.png -b 80 --height=69 -d 3456789012
2008-07-13 17:15:55 -04:00
echo testing GS1 DataBar Expanded Stacked
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar81.eps -b 81 -d "[01]98898765432106[3202]012345[15]991231"
./zint_frontend -o bar81.png -b 81 -d "[01]98898765432106[3202]012345[15]991231"
2008-07-13 17:15:55 -04:00
echo testing Planet 12 Digit
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar82.png -b 82 -d 10987654321
./zint_frontend -o bar82.eps -b 82 -d 10987654321
2008-07-13 17:15:55 -04:00
echo testing Planet 14 Digit
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar83.png -b 82 -d 3210987654321
./zint_frontend -o bar83.eps -b 82 -d 3210987654321
2008-07-13 17:15:55 -04:00
echo testing Micro PDF417
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar84.png -b 84 -d "Demonstration MicroPDF417 symbol generated by libzint"
./zint_frontend -o bar84.eps -b 84 -d "Demonstration MicroPDF417 symbol generated by libzint"
2008-07-13 17:15:55 -04:00
echo testing USPS OneCode 4-State Customer Barcode
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar85.png -b 85 -d 01234567094987654321
./zint_frontend -o bar85.eps -b 85 -d 01234567094987654321
2008-07-13 17:15:55 -04:00
echo testing Plessey Code with bidirectional reading support
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar86.png -b 86 --height=50 -d 87654321
./zint_frontend -o bar86.eps -b 86 --height=50 -d 87654321
echo testing KIX Code
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar90.eps -b 90 -d '1231FZ13Xhs'
./zint_frontend -o bar90.png -b 90 -d '1231FZ13Xhs'
2008-07-13 17:15:55 -04:00
echo testing Aztec Code
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar92.eps -b 92 -d "Demonstration Aztec Code symbol generated by libzint"
./zint_frontend -o bar92.png -b 92 -d "Demonstration Aztec Code symbol generated by libzint"
echo testing DAFT Code
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar93.eps -b 93 -d "daftdaftdaftdaftdaftdaftdaftdaftdaft"
./zint_frontend -o bar93.png -b 93 -d "daftdaftdaftdaftdaftdaftdaftdaftdaft"
echo testing Telepen Numeric
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar128.png -b 128 --height=50 -d 87654321
./zint_frontend -o bar128.eps -b 128 --height=50 -d 87654321
echo testing Code 23
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar129.eps -b 129 -d "12345678"
./zint_frontend -o bar129.png -b 129 -d "12345678"
2008-07-13 17:15:55 -04:00
echo testing EAN-8 Composite with CC-A
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar130.eps -b 130 --height=100 --mode=1 --primary=1234567 -d "[21]A12345678"
./zint_frontend -o bar130.png -b 130 --height=100 --mode=1 --primary=1234567 -d "[21]A12345678"
2008-07-13 17:15:55 -04:00
echo testing EAN-13 Composite with CC-A
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar130a.eps -b 130 --height=100 --mode=1 --primary=331234567890 -d "[99]1234-abcd"
./zint_frontend -o bar130a.png -b 130 --height=100 --mode=1 --primary=331234567890 -d "[99]1234-abcd"
echo testing UCC/EAN-128 Composite with CC-A
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar131.eps -b 131 --height=100 --mode=1 --primary="[01]03212345678906" -d "[10]1234567ABCDEFG"
./zint_frontend -o bar131.png -b 131 --height=100 --mode=1 --primary="[01]03212345678906" -d "[10]1234567ABCDEFG"
echo testing UCC/EAN-128 Composite with CC-C
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar131a.eps -b 131 --height=100 --mode=3 --primary="[00]030123456789012340" -d "[02]130123456789093724[10]1234567ABCDEFG"
./zint_frontend -o bar131a.png -b 131 --height=100 --mode=3 --primary="[00]030123456789012340" -d "[02]130123456789093724[10]1234567ABCDEFG"
2008-07-13 17:15:55 -04:00
echo testing RSS-14 Composite with CC-A
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar132.eps -b 132 --height=100 --mode=1 --primary=361234567890 -d "[11]990102"
./zint_frontend -o bar132.png -b 132 --height=100 --mode=1 --primary=361234567890 -d "[11]990102"
echo testing RSS Limited Composite with CC-B
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar133.eps -b 133 --height=100 --mode=2 --primary=351234567890 -d "[21]abcdefghijklmnopqrstuv"
./zint_frontend -o bar133.png -b 133 --height=100 --mode=2 --primary=351234567890 -d "[21]abcdefghijklmnopqrstuv"
2008-07-13 17:15:55 -04:00
echo testing RSS Expanded Composite with CC-A
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar134.eps -b 134 --height=100 --mode=1 --primary="[01]93712345678904[3103]001234" -d "[91]1A2B3C4D5E"
./zint_frontend -o bar134.png -b 134 --height=100 --mode=1 --primary="[01]93712345678904[3103]001234" -d "[91]1A2B3C4D5E"
echo testing UPC-A Composite with CC-A
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar135.eps -b 135 --height=100 --mode=1 --primary=10987654321 -d "[15]021231"
./zint_frontend -o bar135.png -b 135 --height=100 --mode=1 --primary=10987654321 -d "[15]021231"
echo testing UPC-E Composite with CC-A
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar136.eps -b 136 --height=100 --mode=1 --primary=121230 -d "[15]021231"
./zint_frontend -o bar136.png -b 136 --height=100 --mode=1 --primary=121230 -d "[15]021231"
echo testing RSS-14 Stacked Composite with CC-A
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar137.eps -b 137 --mode=1 --primary=341234567890 -d "[17]010200"
./zint_frontend -o bar137.png -b 137 --mode=1 --primary=341234567890 -d "[17]010200"
echo testing RSS-14 Stacked Omnidirectional Composite with CC-A
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar138.eps -b 138 --mode=1 --primary=341234567890 -d "[17]010200"
./zint_frontend -o bar138.png -b 138 --mode=1 --primary=341234567890 -d "[17]010200"
2008-07-13 17:15:55 -04:00
echo testing RSS Expanded Stacked Composite with CC-A
2008-09-18 10:41:37 -04:00
./zint_frontend -o bar139.eps -b 139 --height=150 --mode=1 --primary="[01]00012345678905[10]ABCDEF" -d "[21]12345678"
./zint_frontend -o bar139.png -b 139 --height=150 --mode=1 --primary="[01]00012345678905[10]ABCDEF" -d "[21]12345678"
echo testing PNG rotation
2008-09-18 10:41:37 -04:00
./zint_frontend -o barrot0.png -b 130 --height=50 --mode=1 --rotate=0 --primary=331234567890+01234 -d "[99]1234-abcd"
./zint_frontend -o barrot90.png -b 130 --height=50 --mode=1 --rotate=90 --primary=331234567890+01234 -d "[99]1234-abcd"
./zint_frontend -o barrot180.png -b 130 --height=50 --mode=1 --rotate=180 --primary=331234567890+01234 -d "[99]1234-abcd"
./zint_frontend -o barrot270.png -b 130 --height=50 --mode=1 --rotate=270 --primary=331234567890+01234 -d "[99]1234-abcd"
echo testing Extended ASCII support
2008-09-18 10:41:37 -04:00
./zint_frontend -o barext.png --height=50 -d "größer"