Annotate, (and draw) gives odd result
Posted: 2008-08-13T01:15:34-07:00
first, Sorry if this is a duplicate post. but i can't find a post about this issue. When using annotate on one server it gives attached result (see image below).
what can be wrong in the installation ?
ps, i have tested two different ways, with draw, and with annotate, same result.
convert $1 \
-size 1x18 xc:Yellow -background Yellow -append \
-gravity South -draw "text 0,0 'Faerie Dragon'" \
$2
convert \
$1 \
-gravity South -background YellowGreen -splice 0x18 \
-annotate +0+5 'Digitaljobb' \
$2
btw, it works on my local mac, but not on a sparc solaris server...
sparc,
Version: ImageMagick 6.2.9 09/22/06 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2006 ImageMagick Studio LLC
mac,
Version: ImageMagick 6.2.9 09/23/06 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2006 ImageMagick Studio LLC
what can be wrong in the installation ?
ps, i have tested two different ways, with draw, and with annotate, same result.
convert $1 \
-size 1x18 xc:Yellow -background Yellow -append \
-gravity South -draw "text 0,0 'Faerie Dragon'" \
$2
convert \
$1 \
-gravity South -background YellowGreen -splice 0x18 \
-annotate +0+5 'Digitaljobb' \
$2
btw, it works on my local mac, but not on a sparc solaris server...
sparc,
Version: ImageMagick 6.2.9 09/22/06 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2006 ImageMagick Studio LLC
mac,
Version: ImageMagick 6.2.9 09/23/06 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2006 ImageMagick Studio LLC