tahoma2d/thirdparty/tiff-4.0.3/test/tiffcp-g3-2d-fill.sh

8 lines
240 B
Bash
Raw Normal View History

2016-03-23 08:12:40 +13:00
#!/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"