Skip to content

Latest commit

 

History

History
executable file
·
7 lines (7 loc) · 233 Bytes

tiff2bw-quad-lzw-compat.sh

File metadata and controls

executable file
·
7 lines (7 loc) · 233 Bytes
 
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