Page 1 of 1

open gif with GD

Posted: Thu Sep 04, 2003 1:12 am
by moeed
Is there anyway to open a gif file with newer version GD librarary.

Posted: Thu Sep 04, 2003 3:38 am
by volka
http://php.net/manual/en/ref.image.php wrote:The format of images you are able to manipulate depend on the version of GD you install, and any other libraries GD might need to access those image formats. Versions of GD older than gd-1.6 support GIF format images, and do not support PNG, where versions greater than gd-1.6 support PNG, not GIF.
not really ;)