80ed523f VZ |
1 | #!/bin/sh |
2 | # |
3 | # Basic sanity check for tiffcp with G3 compression, 2 dimensional |
4 | # encoding, and zero-filled boundaries. |
5 | # |
6 | . ${srcdir:-.}/common.sh |
7 | f_test_convert "${TIFFCP} -c g3:2d:fill" "${IMG_MINISWHITE_1C_1B}" "o-tiffcp-g3-2d-fill.tiff" |