File: tiff2bw-quad-lzw-compat.sh

package info (click to toggle)
tiff 4.7.1-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 9,704 kB
  • sloc: ansic: 92,024; makefile: 966; cpp: 964; sh: 964; python: 151
file content (7 lines) | stat: -rwxr-xr-x 233 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
#!/bin/sh
# Generated file, master is Makefile.am
. ${srcdir:-.}/common.sh
infile="$srcdir/images/quad-lzw-compat.tiff"
outfile="o-tiff2bw-quad-lzw-compat.tiff"
f_test_convert "$TIFF2BW" $infile $outfile
f_tiffinfo_validate $outfile