font list

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
leyn
Posts: 8
Joined: 2011-11-09T02:45:30-07:00
Authentication code: 8675308

font list

Post by leyn »

Hello,

I want a list of all fonts available on my system.
How can I ask this up?

Also, is there a wesite showing all fonts, together with their
typical appearance?

Best regards,

Francky
Bonzo
Posts: 2971
Joined: 2006-05-20T08:08:19-07:00
Location: Cambridge, England

Re: font list

Post by Bonzo »

User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: font list

Post by fmw42 »

See Anthony's show_fonts script at http://www.imagemagick.org/Usage/scripts/ also his im_type_gen script.
Post Reply