Re: [PHP] RE: [correction] Where can I download GD 2.0 or later? (php_gd.dll for Win) From: Alexander Wagner (wagner <email protected>)
Date: 07/11/01

SED wrote:
> What I really wanted ask about was if any knows about GD 2.x version
> with build in GIF-support (I need both GIF-support and all the new
> GD-JPEG function to work on the same time).

This is probably impossible, for legal reasons.
Gif-Support had to be dropped from GDlib because of a changed license.
Old releases of gd did support GIFs, but don't expect any more official
releases of GD including GIF-Support.

You could try to hack GIF-support into GD yourself. There is a
"patched" version of GD 1.8x which supports GIF-functions as well as
these for PNG, but it is illegal. In the USA it is, at least. I'm not
sure about other countries.

regards
Wagner

-- 
Madness takes its toll. Please have exact change.

-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>