Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Hi guys,
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