Page 1 of 1

fontconfig and config/type.xml

Posted: 2010-01-15T04:35:16-07:00
by naoliv
Hi!

If ImageMagick is compiled with fontconfig support, is it necessary to have config/type.xml installed? Or at least, can this part be removed from it?

Code: Select all

<typemap>
   <include file="type-ghostscript.xml" />
</typemap>
The doubt is if ImageMagick will find the system fonts if using fontconfig (and thus making type.xml or at least type-ghostscript.xml unnecessary).

Thank you!

Re: fontconfig and config/type.xml

Posted: 2010-01-15T08:14:20-07:00
by magick
You can remove type-ghostscript.xml but be sure to remove its reference in type.xml.