Forums / General / How to disable shell escaping for ImageMagick filters?

How to disable shell escaping for ImageMagick filters?

Author Message

Gabriel Ambuehl

Thursday 10 April 2008 2:55:56 am

I'm trying to add the following image filter:

Filters[]=addsitename=-font Arial -pointsize 32 -draw "gravity south fill black text 0,12 'url.com' fill white  text 1,11 'url.com'"

but because of shell escaping, execution fails. Is there any way to prevent escaping from taking place?

Visit http://triligon.org