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