Page 1 of 1

Is the GD library necessary to use phpThumb?

Posted: Mon Jun 11, 2007 10:29 pm
by jdhorton77
I'm developing a website that's going to have an image gallery and I'm trying to use the phpThumb.php file and I've read the documentation so I think I have it used right. But I'm just curious if you have to download and install the gd library or imagemagic to be able to use phpThumb. I would greatly appreciate anyone's advice on this subject. Thanks.

Posted: Mon Jun 11, 2007 10:53 pm
by feyd
The documentation would indicate that it only supports GIF and BMP for reading, BMP and ICO for writing without GD/ImageMagick installed.