Tim Burgan wrote:
> Is there any way that I can do some image manipulation - resizing -
> without the GD libraries?
You can use ImageMagik (aka 'convert') through http://php.net/exec if
ImageMagik is installed, and the PHP user can run it.
I'm guessing that the same could be said for the GIMP tho
Tim Burgan wrote:
Hello,
Is there any way that I can do some image manipulation - resizing -
without the GD libraries?
Can you execute imagemagic's mogrify?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
2 matches
Mail list logo