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

8 lines
264 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-extract-quad-tile.jpg.tiff"
f_test_convert "$TIFFCROP -U px -E top -X 60 -Y 60" $infile $outfile
f_tiffinfo_validate $outfile