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