How can I handle several font styles from one ttf file ?

Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
Post Reply
rperez

Post by rperez »

Hi all,
I have the same problem. I am trying to use ImageMagick to render text with differet weight (bold and regular) to an image from a single ttf file (it seems to be working in other applications like word or eclipse).
is there a way for ImageMagick to find the information of boldness and italic from, for example, arial.ttf?

Thanks,
Ronen.
Post Reply