Document domain parameter of wxTranslations::GetTranslatedString().
[wxWidgets.git] / src / tiff / test / tiffcp-g3-1d-fill.sh
1 #!/bin/sh
2 #
3 # Basic sanity check for tiffcp with G3 compression, 1 dimensional
4 # encoding, and zero-filled boundaries.
5 #
6 . ${srcdir:-.}/common.sh
7 f_test_convert "${TIFFCP} -c g3:1d:fill" "${IMG_MINISWHITE_1C_1B}" "o-tiffcp-g3-1d-fill.tiff"