From c8748218eadad1b7212ef977ee50a09cb35e3aa7 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys <hanwen@xs4all.nl> Date: Fri, 18 May 2007 09:35:30 -0300 Subject: [PATCH] quiet PS to PNG conversion --- scm/ps-to-png.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/scm/ps-to-png.scm b/scm/ps-to-png.scm index fe17642c43..7b7e3eb157 100644 --- a/scm/ps-to-png.scm +++ b/scm/ps-to-png.scm @@ -125,6 +125,7 @@ ~a\ -dGraphicsAlphaBits=4\ -dTextAlphaBits=4\ + -q -dNOPAUSE\ -sDEVICE=~a\ -sOutputFile=~S\ -- 2.39.5