[magick-users] bold font

Anthony Thyssen anthony at griffith.edu.au
Wed May 7 18:33:10 PDT 2008


"Leonardo Sanvitale" on  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.
| Does anyone knows how to do this?

Use a font that represents bold, is the best way.

The alturnative is to draw the text, and then merge multiple copys of
the text with slight differences in position (say X+1 pixel) Though it
would not be as good as a proper bold font for the font family you are
using.

Outline fonts can be generated in simular ways.

  Anthony Thyssen ( System Programmer )    <A.Thyssen at griffith.edu.au>
 -----------------------------------------------------------------------------
   By the way, the universe is finite.
       It's just awful damn big.         -- Dean Alan Foster, `` Glory Lane ''
 -----------------------------------------------------------------------------
     Anthony's Home is his Castle     http://www.cit.gu.edu.au/~anthony/


More information about the Magick-users mailing list