fontconfig and config/type.xml
Posted: 2010-01-15T04:35:16-07:00
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?
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!
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>
Thank you!