[Erp5-report] r38631 kazuhiko - /erp5/trunk/buildout/software-profiles/ghostscript.cfg
nobody at svn.erp5.org
nobody at svn.erp5.org
Fri Sep 24 17:46:19 CEST 2010
Author: kazuhiko
Date: Fri Sep 24 17:46:19 2010
New Revision: 38631
URL: http://svn.erp5.org?rev=38631&view=rev
Log:
we prefer ghostscript-8 for now, because ghostscript-9.00 seems to have a problem with Japanese fonts if -dTextAlphaBits=4 is specified by imagemagick.
Modified:
erp5/trunk/buildout/software-profiles/ghostscript.cfg
Modified: erp5/trunk/buildout/software-profiles/ghostscript.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/ghostscript.cfg?rev=38631&r1=38630&r2=38631&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/ghostscript.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/ghostscript.cfg [utf8] Fri Sep 24 17:46:19 2010
@@ -16,7 +16,10 @@ configure-options =
--disable-cups --without-x --with-drivers=BMP,PBM,PNG,PS
[ghostscript]
-<= ghostscript-9
+# we prefer ghostscript-8 for now, because ghostscript-9.00 seems to have a
+# problem with Japanese fonts if -dTextAlphaBits=4 is specified by
+# imagemagick.
+<= ghostscript-8
[ghostscript-9]
<= ghostscript-common
More information about the Erp5-report
mailing list