From 9491825ddff7a294d1f49061bae7044e426aeb2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 6 Nov 2015 05:38:49 +0100 Subject: Imported Upstream version 1.8.3 --- tiff/test/tiffcrop-R90-rgb-3c-16b.sh | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100755 tiff/test/tiffcrop-R90-rgb-3c-16b.sh (limited to 'tiff/test/tiffcrop-R90-rgb-3c-16b.sh') diff --git a/tiff/test/tiffcrop-R90-rgb-3c-16b.sh b/tiff/test/tiffcrop-R90-rgb-3c-16b.sh new file mode 100755 index 0000000..b1dddc3 --- /dev/null +++ b/tiff/test/tiffcrop-R90-rgb-3c-16b.sh @@ -0,0 +1,7 @@ +#!/bin/sh +# Generated file, master is Makefile.am +. ${srcdir:-.}/common.sh +infile="$srcdir/images/rgb-3c-16b.tiff" +outfile="o-tiffcrop-R90-rgb-3c-16b.tiff" +f_test_convert "$TIFFCROP -R90" $infile $outfile +f_tiffinfo_validate $outfile -- cgit v1.2.3