libtiff/test/tiff2bw-palette-1c-4b.sh
2019-11-11 23:01:03 +01:00

8 lines
229 B
Bash
Executable File

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