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

8 lines
240 B
Bash
Raw Normal View History

#!/bin/sh
2009-08-23 22:55:05 -04:00
# Generated file, master is Makefile.am
. ${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