From e088156d5b620e5e639580dacf85c6dc13823c74 Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Tue, 15 Oct 2019 12:24:12 +0200 Subject: Import Ghostscript 9.50 Signed-off-by: Thomas Deutschmann --- tiff/test/tiff2ps-EPS1.sh | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 tiff/test/tiff2ps-EPS1.sh (limited to 'tiff/test/tiff2ps-EPS1.sh') diff --git a/tiff/test/tiff2ps-EPS1.sh b/tiff/test/tiff2ps-EPS1.sh new file mode 100755 index 00000000..ebe6f04b --- /dev/null +++ b/tiff/test/tiff2ps-EPS1.sh @@ -0,0 +1,6 @@ +#!/bin/sh +# +# Basic sanity check for tiffps with PostScript Level 1 encapsulated output +# +. ${srcdir:-.}/common.sh +f_test_stdout "${TIFF2PS} -e -1" "${IMG_MINISWHITE_1C_1B}" "o-tiff2ps-EPS1.ps" \ No newline at end of file -- cgit v1.2.3-65-gdbad