draw semitransparent text on semitransparent background image looks strange

yzh杨振宏 <[email protected]> Fri, 7 Dec 2018 03:04:30 +0000
Newsgroups gmane.comp.video.graphicsmagick.help
Message-ID <7354BE8391D7C34B9384A115F0B5444A20B2D4B0@SVR2115HP380.cn1.global.ctrip.com>
hi,

I try to draw some text on semitransparent PNG with text opacity set, and unwanted text border outcome makes the result image look strange.

This phenomenon can be reproduced use the following command:

gm convert -size 500x500 'xc:#fff3' test.png
gm convert -fill "#000a" -pointsize 60 -draw "text 100,100 test" test.png test_1.png


my GM version is 1.3.29

_______________________________________________
Graphicsmagick-help mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/graphicsmagick-help