diff options
Diffstat (limited to 'tiff/test/tiffcrop-extract-miniswhite-1c-1b.sh')
-rwxr-xr-x | tiff/test/tiffcrop-extract-miniswhite-1c-1b.sh | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/tiff/test/tiffcrop-extract-miniswhite-1c-1b.sh b/tiff/test/tiffcrop-extract-miniswhite-1c-1b.sh deleted file mode 100755 index ca2b63c..0000000 --- a/tiff/test/tiffcrop-extract-miniswhite-1c-1b.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh -# Generated file, master is Makefile.am -. ${srcdir:-.}/common.sh -infile="$srcdir/images/miniswhite-1c-1b.tiff" -outfile="o-tiffcrop-extract-miniswhite-1c-1b.tiff" -f_test_convert "$TIFFCROP -U px -E top -X 60 -Y 60" $infile $outfile -f_tiffinfo_validate $outfile |