summaryrefslogtreecommitdiff
path: root/test/tiffcrop-extract-minisblack-1c-16b.sh
diff options
context:
space:
mode:
authorBob Friesenhahn <bfriesen@simple.dallas.tx.us>2009-11-02 18:30:21 +0000
committerBob Friesenhahn <bfriesen@simple.dallas.tx.us>2009-11-02 18:30:21 +0000
commitc9d00c6c3cfd23ab01e5a23898bad79847943c02 (patch)
treeb6d090d7d734d2423f98432e48b636f6cb03300a /test/tiffcrop-extract-minisblack-1c-16b.sh
parent2b14d5a792d184c6529971cd776c80b565a648f9 (diff)
downloadlibtiff-git-c9d00c6c3cfd23ab01e5a23898bad79847943c02.tar.gz
Change tiffcrop parameters to -X 60 -Y 60
Diffstat (limited to 'test/tiffcrop-extract-minisblack-1c-16b.sh')
-rwxr-xr-xtest/tiffcrop-extract-minisblack-1c-16b.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tiffcrop-extract-minisblack-1c-16b.sh b/test/tiffcrop-extract-minisblack-1c-16b.sh
index c8ac8061..603fc1cc 100755
--- a/test/tiffcrop-extract-minisblack-1c-16b.sh
+++ b/test/tiffcrop-extract-minisblack-1c-16b.sh
@@ -3,5 +3,5 @@
. ${srcdir:-.}/common.sh
infile="$srcdir/images/minisblack-1c-16b.tiff"
outfile="o-tiffcrop-extract-minisblack-1c-16b.tiff"
-f_test_convert "$TIFFCROP -U px -E top -X 100 -Y 100" $infile $outfile
+f_test_convert "$TIFFCROP -U px -E top -X 60 -Y 60" $infile $outfile
f_tiffinfo_validate $outfile