Transparency bug? or am I doing something wrong?
Posted: 2008-07-09T13:17:10-07:00
If I change the fill color to red, the background is transparent and the text is red.
If I change the fill color to white, the background is black and the text is transparent!
convert -size 150x150 xc:none -fill "white" -pointsize 50 -draw "text 10,125 'text'" text.gif
convert --version
Version: ImageMagick 6.4.2 07/08/08 Q16 OpenMP http://www.imagemagick.org
edit: im built from srpm on centos x86_64
If I change the fill color to white, the background is black and the text is transparent!
convert -size 150x150 xc:none -fill "white" -pointsize 50 -draw "text 10,125 'text'" text.gif
convert --version
Version: ImageMagick 6.4.2 07/08/08 Q16 OpenMP http://www.imagemagick.org
edit: im built from srpm on centos x86_64