libtiff/test/tiffcrop-doubleflip-palette-1c-1b.sh

7 lines
210 B
Bash
Raw Normal View History

#!/bin/sh
. ${srcdir:-.}/common.sh
infile="$srcdir/images/palette-1c-1b.tiff"
outfile="o-tiffcrop-doubleflip-palette-1c-1b.tiff"
f_test_convert "$TIFFCROP -F both" $infile $outfile
f_tiffinfo_validate $outfile