zc=T (Zoom Crop: Top) is not working for me, always cropping from center instead of top.
ImageMagick is a requirement for this, i have it installed (phpinfo says its enabled).
Using Windows 2003 server.
My ImageMagick installation is 16 static.
There’s a blank option in system settings "imagemagick_path" maybe the problem?
Its supposed to be blank? Whats the default installation folder for imagemagick under linux/windows?
Tried pointing to the folder where ImageMagick is installed ej: "C:\ImageMagick" and still no top cropping.
Every other aspect of phpthumof seems to be working ok.
Here’s my call(the output of tv is text and everything is working good except the crop)
No erros in the console.
[[*image:phpthumbof=`w=420&h=160&zc=T&f=jpg`]]
Is there a way i can instantiate ImageMagick in a small snippet just to test if it exist?
Asking for its version or something simple.
Please help.