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