1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-02-23 09:54:14 +00:00

7 lines
239 B
Bash
Raw Normal View History

#!/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"