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/tiffcp-g3-2d.sh | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 tiff/test/tiffcp-g3-2d.sh (limited to 'tiff/test/tiffcp-g3-2d.sh') diff --git a/tiff/test/tiffcp-g3-2d.sh b/tiff/test/tiffcp-g3-2d.sh new file mode 100755 index 0000000..5a59dd2 --- /dev/null +++ b/tiff/test/tiffcp-g3-2d.sh @@ -0,0 +1,6 @@ +#!/bin/sh +# +# Basic sanity check for tiffcp with G3 compression and 2 dimensional encoding. +# +. ${srcdir:-.}/common.sh +f_test_convert "${TIFFCP} -c g3:2d" "${IMG_MINISWHITE_1C_1B}" "o-tiffcp-g3-2d.tiff" \ No newline at end of file -- cgit v1.2.3