From: Han-Wen Nienhuys Date: Mon, 5 Sep 2005 13:54:39 +0000 (+0000) Subject: (make-ps-images): use png16m again, for sake X-Git-Tag: release/2.7.9~3 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=0a629c2b27a43ede6cbd2f4e9efe6d5e135ccaee;p=lilypond.git (make-ps-images): use png16m again, for sake of IE users. --- diff --git a/ChangeLog b/ChangeLog index b218673084..86047a1c37 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2005-09-05 Han-Wen Nienhuys + * scm/ps-to-png.scm (make-ps-images): use png16m again, for sake + of IE users. + * scm/framework-eps.scm (dump-stencils-as-EPSes): cleanup. (widen-left-stencil-edges): new function. diff --git a/scm/ps-to-png.scm b/scm/ps-to-png.scm index bfb40306fd..44b32714b5 100644 --- a/scm/ps-to-png.scm +++ b/scm/ps-to-png.scm @@ -153,7 +153,7 @@ -dGraphicsAlphaBits=4\ -dTextAlphaBits=4\ -dNOPAUSE\ - -sDEVICE=pngalpha\ + -sDEVICE=png16m\ -sOutputFile=~S\ -r~S\ ~S\