libtiff/test/tiff2bw-palette-1c-8b.sh
2017-11-02 13:51:22 +00:00

8 lines
229 B
Bash
Executable File

#!/bin/sh
# Generated file, master is Makefile.am
. ${srcdir:-.}/common.sh
infile="$srcdir/images/palette-1c-8b.tiff"
outfile="o-tiff2bw-palette-1c-8b.tiff"
f_test_convert "$TIFF2BW" $infile $outfile
f_tiffinfo_validate $outfile