Commit d707538c authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

we prefer ghostscript-8 for now, because ghostscript-9.00 seems to have a...

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.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38631 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 4f52f3ca
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment