Page 1 of 1

Add shadow text with API

Posted: 2007-03-08T04:36:20-07:00
by jlacard
Hello,

I successfully added shadow to image with C MagickCore API but I can't find any solution to add text with shadow on a background image.

Can anyone help me ?

Thanks

Jacques

Re: Add shadow text with API

Posted: 2007-03-13T22:39:17-07:00
by anthony
Once you have added the shadow to the text you can THEN overlay it on a background image. You can not generate the shadow for text that is already on the background without first some how seperating the two.