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?".
bones
Post
by bones » 2010-07-07T03:53:18-07:00
Hi, I have been trying to list all the fonts on my machines with ImageMagick.
I have tried this script:
http://www.rubblewebs.co.uk/imagemagick ... /fonts.php
But it only displays like 20/30 fonts, and I have 2991 installed. Can the script be altered to display all my fonts?
Thanks in advance
fmw42
Posts: 25562 Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA
Post
by fmw42 » 2010-07-07T10:15:39-07:00
anthony
Posts: 8883 Joined: 2004-05-31T19:27:03-07:00
Authentication code: 8675308
Location: Brisbane, Australia
Post
by anthony » 2010-07-07T20:48:47-07:00
See the comments in the script for details. It is also talked about in many other discussions in the forum.