The command below should be upgrated. Somehow I would need to draw the text again on it, without strokewidth:
Code: Select all
convert -background none -font Tahoma -fill white -pointsize 100 -stroke red -strokewidth 20 label:Test text stroke.png
The plan is good, but the positioning isn't enought exact, the second text shifted to right from the expected position.
Maybe it would be a good point to solve my problem, but I stucked with it...
Any help would be appreciated!