Page 1 of 1

Imagemagic only reads gs fonts ???

Posted: 2011-10-30T08:21:21-07:00
by Jesper72
I have been toying with annotation and labeling photos in Imagemagic, and so far so good the scripts work, BUT the only work with the font sellection from Ghostscrip fonts.
I can't get around changing the path to include all fonts.

Please help

Path: /usr/lib/ImagMagick/config/type-ghostscript.mgk

Name Family Style Stretch Weight
--------------------------------------------------------------------------------
AvantGarde-Book AvantGarde normal normal 400
AvantGarde-BookOblique AvantGarde oblique normal 400
AvantGarde-Demi AvantGarde normal normal 600
AvantGarde-DemiOblique AvantGarde oblique normal 600
Bookman-Demi Bookman normal normal 600
Bookman-DemiItalic Bookman italic normal 600
Bookman-Light Bookman normal normal 300
Bookman-LightItalic Bookman italic normal 300
Courier Courier normal normal 400
Courier-Bold Courier normal normal 700
Courier-Oblique Courier oblique normal 400
Courier-BoldOblique Courier oblique normal 700
Helvetica Helvetica normal normal 400
Helvetica-Bold Helvetica normal normal 700
Helvetica-Oblique Helvetica italic normal 400
Helvetica-BoldOblique Helvetica italic normal 700
Helvetica-Narrow Helvetica Narrow normal condensed 400
Helvetica-Narrow-Oblique Helvetica Narrow oblique condensed 400
Helvetica-Narrow-Bold Helvetica Narrow normal condensed 700
Helvetica-Narrow-BoldOblique Helvetica Narrow oblique condensed 700
NewCenturySchlbk-Roman NewCenturySchlbk normal normal 400
NewCenturySchlbk-Italic NewCenturySchlbk italic normal 400
NewCenturySchlbk-Bold NewCenturySchlbk normal normal 700
NewCenturySchlbk-BoldItalic NewCenturySchlbk italic normal 700
Palatino-Roman Palatino normal normal 400
Palatino-Italic Palatino italic normal 400
Palatino-Bold Palatino normal normal 700
Palatino-BoldItalic Palatino italic normal 700
Times-Roman Times normal normal 400
Times-Bold Times normal normal 700
Times-Italic Times italic normal 400
Times-BoldItalic Times italic normal 700
Symbol Symbol normal normal 400

Re: Imagemagic only reads gs fonts ???

Posted: 2011-10-30T11:22:48-07:00
by fmw42
provide the full path the font in your command or if on Unix, use Anthony's script, imagick_type_gen at http://www.imagemagick.org/Usage/scripts/

Re: Imagemagic only reads gs fonts ???

Posted: 2011-10-30T17:53:29-07:00
by anthony
See the notes on the top levl page of IM examples
http://www.imagemagick.org/Usage/#font