Blame thirdparty/LibTIFF/tiff-4.0.3/test/tiffcp-g3.sh
|
kusano |
7d535a |
#!/bin/sh
|
|
kusano |
7d535a |
#
|
|
kusano |
7d535a |
# Basic sanity check for tiffcp with G3 compression
|
|
kusano |
7d535a |
#
|
|
kusano |
7d535a |
. ${srcdir:-.}/common.sh
|
|
kusano |
7d535a |
f_test_convert "${TIFFCP} -c g3" "${IMG_MINISWHITE_1C_1B}" "o-tiffcp-g3.tiff"
|