phpThumb
phpThumb copied to clipboard
zc parameter is not working
if i add zc=T or anything other options its not working . it seems it crop from center always i am using PHP Version 7.2.19
how can i fix this issue
on another server which has PHP Version 7.0.33 is working well i am using phpthumb -> define('phpThumbConfigFileVersion', '1.7.15');
can you please help me to sort out this issue
ImageMagic is installed as well
You need to use php_imagick
PHP processor library, I think. But not every server has it.