Hi there,
I've been following the instructions here:
http://www.imagemagick.org/Usage/#font
It all works wonderfully when I'm logged in as root via ssh to my
server... "convert -list font" shows all my newly installed fonts.
However.. if I try and get my webapp to display installed fonts I get
a reduced list. I've tried various things to fix this:
1. I edited /usr/lib64/ImageMagick-6.4.3/config/type.xml, adding in
the following:
<typemap>
<include file="type-ghostscript.xml" />
<include file="/root/.magick/type.xml" />
</typemap>
... i.e. an inclusion of the type.xml that was working when logged in
as root.
2. I also tried creating a .magick/type.xml file in /var/www/ , which
is listed as the home directory for the "apache" user.
Neither worked.
Any clues?
Thanks,
Noel da Costa
a r c c o n t r a c t i n g
+27 (0)76 263 9544
www.arc2.co.uk
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users