Page 1 of 1

RESOLVED: possible bug with label, draw, annotate

Posted: 2009-08-13T18:58:40-07:00
by fmw42
RESOLVED: Seems I was not patient enough and it took longer than I anticipated to finish creating the image.

_______________________________


IM 6.5.4-10 Q16 HDRI Mac OSX Tiger

convert -version
Version: ImageMagick 6.5.4-10 2009-08-12 Q16 HDRI http://www.imagemagick.org
Copyright: Copyright (C) 1999-2009 ImageMagick Studio LLC

Any text drawing or annotation commands seem to hang and never finish.

Example:

convert -background lightblue -fill blue \
-font Candice -pointsize 72 label:Anthony \
label.gif

Similar issues with -draw and -annotate. Tried with other output formats such as .png and same problem.

Can you verify?