[magick-users] bold font
David Harmon
7nr4ig802 at sneakemail.com
Mon Apr 28 10:37:53 PDT 2008
Leonardo Sanvitale lsanvitale-at-gmail.com |ImageMagick| wrote:
>I am using ImageMagick to transform a given text to image. The problem
>I am having is that I can't find a wayt o transform the text in bold
>letters.
Choose a font with bold in the name, e.g. "Arial-Bold".
Use
identify -list type
to find the exact name of fonts that ImageMagick can find on your
system.
More information about the Magick-users
mailing list