Page 1 of 1

use Label in "Bold-italic" without bold or italic font

Posted: 2013-01-01T23:58:59-07:00
by dipmala
Hello,

I use "label" to create text image. Now i need this text in "Bold" and "Italic" format but i can't find anything. so can you please suggest me how text in "Bold" and "Italic" without using bold and italic font.

Thanks,

Dipmala

Re: use Label in "Bold-italic" without bold or italic font

Posted: 2013-01-02T11:33:11-07:00
by fmw42
I do not think you can do that with label: without a bold or italic font.

I believe you need to use -draw or pango:

See
http://www.imagemagick.org/Usage/text/
http://www.imagemagick.org/Usage/draw/

Re: use Label in "Bold-italic" without bold or italic font

Posted: 2013-01-06T22:05:39-07:00
by anthony
There are ways of fakeing bold, but generally only with larger text. Smaller text tends not to have the space for the bolding effects, unless you also increase inter-character spacing.

The most common method is to enable stroke (color) and increase the stroke width.