summaryrefslogtreecommitdiff
path: root/tiff/test/tiffcp-g3-2d.sh
blob: 5a59dd2b767c162a2b3334b4fc642251fb4e88e8 (plain)
1
2
3
4
5
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"