singe/thirdparty/SDL2_image/external/libtiff/test/tiffcp-g3-2d.sh
2023-10-23 19:38:18 -05:00

6 lines
No EOL
202 B
Bash
Executable file

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