Hi all!
I installed ZenPhoto 1.5 (Official build) on a shared hosting in 1and1. The point is that they don't support PHP Imagick, they support ImageMagick binary but not the PHP library on top of it.
I have been using Gallery2 and Gallery3 in the past and both of them used ImageMagick without the PHP layer. As of now, I am in a trial to evaluate ZenPhoto and I have big pictures (4k x 2k) and GD finally complains about the size. With ImageMagick on Gallery2 I never had those issues.
I would like to ask you if you have any plans to do the same in order to allow users on hosting sites like 1and1 to getting the advantages of ImageMagick. Or does any one of you created an imagemagick graphic plugin?? Is it feasible to write such a plugin? I just had a look to the development documentation but I didn't find anything like this, nor whethere there is such a hook.
Thank you in advance.