Files
megasource/libs/tiff-4.0.3/test/tiffcp-g3-2d.sh
T
2013-09-25 23:55:09 +02:00

6 lines
202 B
Bash

#!/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"