Thursday 25 June 2009 2:39:59 am
Hello,
I want to add on my upload images a copyright text. I add this lines in my file image.ini.append.php
[ImageMagick]
IsEnabled=false
Filters[]=copy=-font helvetica -fill white -draw "text 10,20 'Copyright me'"
[AliasSettings]
AliasList[]=imagewidthcopy
[imagewidthcopy]
Filters[]=copy=
But when i see my images with the alias "imagewidthcopy", i dont see the text. What's the solution? thanks and sorry for my english ;)
|