libtiff/test/tiffcrop-R90-quad-tile.jpg.sh

8 lines
240 B
Bash
Raw Normal View History

2012-06-15 19:36:41 -04:00
#!/bin/sh
# Generated file, master is Makefile.am
. ${srcdir:-.}/common.sh
infile="$srcdir/images/quad-tile.jpg.tiff"
outfile="o-tiffcrop-R90-quad-tile.jpg.tiff"
f_test_convert "$TIFFCROP -R90" $infile $outfile
f_tiffinfo_validate $outfile