Page 1 of 1

underline in annotate (command line)

Posted: 2007-10-22T05:06:29-07:00
by Ravinderjit S.Sidhu
http://www.imagemagick.org/Usage/text/

Code: Select all

convert -size 320x100 xc:lightblue -font Candice -pointsize 72 \
           -fill blue  -annotate +25+70 'Anthony'    annotate.gif
I am looking for the underline in annotate....but i could not find.

please help me underline the above output.

(I know that underline is possible in "-draw text" method....but i need it in annotate...because this will only solve by purpose)

Re: underline in annotate (command line)

Posted: 2007-10-22T16:52:04-07:00
by anthony
Sorry only the -draw has the 'decorate' option.
See http://imagemagick.org/Usage/text/#draw