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

7 lines
200 B
Bash
Raw Normal View History

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