summaryrefslogtreecommitdiff
path: root/tiff/test/tiffcp-g3-1d.sh
blob: c11ef97f056ebc9646f54054a00108ec53a52a4e (plain)
1
2
3
4
5
6
#!/bin/sh
#
# Basic sanity check for tiffcp with G3 compression and 1 dimensional encoding.
#
. ${srcdir:-.}/common.sh
f_test_convert "${TIFFCP} -c g3:1d" "${IMG_MINISWHITE_1C_1B}" "o-tiffcp-g3-1d.tiff"