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 though I've never
seen it done -- or *any* command-line based image manipulation tool I've
never heard of for that matter.

-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to