diff options
author | 2019-10-15 12:24:12 +0200 | |
---|---|---|
committer | 2020-08-13 11:26:55 +0200 | |
commit | e088156d5b620e5e639580dacf85c6dc13823c74 (patch) | |
tree | 57f5c025e203279944da512166c20bc0521d8ccd /lib/gstt.bat | |
download | ghostscript-gpl-patches-e088156d5b620e5e639580dacf85c6dc13823c74.tar.gz ghostscript-gpl-patches-e088156d5b620e5e639580dacf85c6dc13823c74.tar.bz2 ghostscript-gpl-patches-e088156d5b620e5e639580dacf85c6dc13823c74.zip |
Import Ghostscript 9.50ghostscript-9.50
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'lib/gstt.bat')
-rwxr-xr-x | lib/gstt.bat | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/gstt.bat b/lib/gstt.bat new file mode 100755 index 00000000..ce087992 --- /dev/null +++ b/lib/gstt.bat @@ -0,0 +1,4 @@ +@echo off + +call "%~dp0gssetgs.bat" +%GS% %1 %2 %3 %4 %5 %6 %7 %8 %9 >>t |