Forums / Setup & design / Image effect - text on image

Image effect - text on image

Author Message

Alexander Petrov

Thursday 18 January 2007 3:58:21 am

Hello!

Ez version 3.8.6.

I'm trying to put the copyright text on all of the images in my site.
Here I'v found an example.
http://ez.no/ezpublish/documentation/customization/components/images/image_effects

ConvertExecutable=convert -font helvetica -fill white -draw "text 10,20 'Copyright me'"

I'v put this code in image.ini under [ShellSettings] block but nothing happened.
ImageMagick path is ok. Cache cleared.

Can anyone help?

Andrey Astakhov

Monday 22 January 2007 1:58:42 pm

I didn't work with text on images, but from my understanding you should set up a filter in image.ini -> [ImageMagick] -> Filters and then apply this filter to an apropriate image variation.