Blame thirdparty/LibTIFF/tiff-4.0.3/test/tiff2ps-EPS1.sh
|
kusano |
7d535a |
#!/bin/sh
|
|
kusano |
7d535a |
#
|
|
kusano |
7d535a |
# Basic sanity check for tiffps with PostScript Level 1 encapsulated output
|
|
kusano |
7d535a |
#
|
|
kusano |
7d535a |
. ${srcdir:-.}/common.sh
|
|
kusano |
7d535a |
f_test_stdout "${TIFF2PS} -e -1" "${IMG_MINISWHITE_1C_1B}" "o-tiff2ps-EPS1.ps"
|