Forums / Developer / Problems with image alias and Filter

Problems with image alias and Filter

Author Message

Guillaume Kempfer

Monday 02 June 2008 6:32:55 am

Hi everybody,

I added a new filter alias

[ImageMagick]
Filters[]=canvas=-compose src-over -composite -gravity center ../flashgallery/design/standard/images/bg_flashgallery.png

and a new image alias :

[AliasSettings]
AliasList[]=flashgallery

[flashgallery]
MIMEType=image/png
Filters[]
Filters[]=geometry/scaledownonly=430;323
Filters[]=canvas

And it works, but at each image display, imagemagick regenerate the image alias, it don't check if there's already an alias or not.

Is there a settings to set the cache for a new filter or somthing like that ?

I'm on ezp v4