I'm printing some text on an image with convert and I would like to decorate the text with a black shadow, I'm trying -blur or -gaussian but i cannot apply to the text, it is applied to the background image.
i need to use -draw command and not -annotate
and this is the code I need to update for shadowing
Code: Select all
-font "geometricslab703bt-bold-webfont.ttf" -fill White -pointsize 18 -draw "rotate -4 text 350,250 '---- mijn ideale ----'"