Page 1 of 1

Posted: 2005-06-07T19:38:35-07:00
by magick
Type
  • identify -list type
to list all the fonts ImageMagick knows about.

Posted: 2005-06-11T13:44:53-07:00
by riegel
I keep getting this error when trying identify -list type

identify: UnableToOpenConfigureFile.

Any help would be appreciated.

Posted: 2005-06-11T13:55:54-07:00
by riegel
magick wrote: Type
  • identify -list type
to list all the fonts ImageMagick knows about.


I keep getting an error.
identify: UnableToOpenConfigureFile.
Any help on that would be appreciated.

Once I find out what fonts are known how do I add additional fonts?

Thanks

Posted: 2005-06-11T13:57:37-07:00
by magick
Type
  • identify -debug all -list type
It will tell you where its looking for its configuration files. Chances are they are not installed in any well-known locations. See http://magick.imagemagick.org/script/resources.php for a list of configuration files and where you can place them to keep ImageMagick happy.