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