Home > Archive > PHP Documentation > November 2004 > Re: [PHP-DOC] Gif-Support in GD-Lib
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Re: [PHP-DOC] Gif-Support in GD-Lib
|
|
| Friedhelm Betz 2004-11-29, 8:55 pm |
| Hi,
> Hello,
> since gd-version 2.0.28, the gif-support in gd-lib is again restored.
> cite (http://www.boutell.com/gd/):*
> 07/21/04:* gd 2.0.28 has been released. gd 2.0.28 *restores support
> for reading and writing GIF images.*
> It would eliminate many misunderstandings, if you would note that on the
> documentation in http://de3.php.net/manual/en/ref.image.php.
> Particularly since the new gd-version is contained in the current
> php-version.
>
From http://de3.php.net/manual/en/ref.image.php
Table 1. Supported image formats
Image Format gif:
Only supported in GD versions older than gd-1.6. Read-only GIF support
is available with PHP 4.3.0 and the bundled GD-library. Write support is
avaliable since PHP 4.3.9 and PHP 5.0.1.
Regards
Friedhelm
| |
| Sean Coates 2004-11-29, 8:55 pm |
| Perhaps:
http://sean.caedmon.net/gd-patent-patch.txt
?
S
Friedhelm Betz wrote:
> Hi,
>
>
> From http://de3.php.net/manual/en/ref.image.php
> Table 1. Supported image formats
>
> Image Format gif:
>
> Only supported in GD versions older than gd-1.6. Read-only GIF support
> is available with PHP 4.3.0 and the bundled GD-library. Write support is
> avaliable since PHP 4.3.9 and PHP 5.0.1.
>
> Regards
> Friedhelm
>
| |
|
|
|
|
|