Updated not about GIF support.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293618 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Yago Ferrer 2010-01-16 15:39:41 +00:00
parent 3acf3cf6b7
commit f73fb2d18f

View file

@ -102,14 +102,11 @@ echo 'Converted PNG image to GIF with success!';
&reftitle.notes;
<note>
<para>
Since all <acronym>GIF</acronym> support was removed from the
<acronym>GD</acronym> library in version 1.6, this function is
not available if you are using that version of the GD library.
Support is expected to return in a version subsequent to the
rerelease of <acronym>GIF</acronym> support in the GD library in
mid 2004. For more information, see the
<acronym>GIF</acronym> support was removed from the <acronym>GD</acronym>
library in Version 1.6, and added back in Version 2.0.28. This function
is not available between these versions. For more information, see the
<link xlink:href="&url.gd;">GD Project</link> site.
</para>
</para>
<para>
The following code snippet allows you to write more
portable PHP applications by auto-detecting the