pollita Wed Jun 18 11:25:06 2003 EDT
Modified files:
/phpdoc/en/reference/image/functions imagegif.xml
Log:
Extend GIF support note regarding patent expiration.
Index: phpdoc/en/reference/image/functions/imagegif.xml
diff -u phpdoc/en/reference/image/functions/imagegif.xml:1.3
phpdoc/en/reference/image/functions/imagegif.xml:1.4
--- phpdoc/en/reference/image/functions/imagegif.xml:1.3 Thu Apr 18 13:13:09
2002
+++ phpdoc/en/reference/image/functions/imagegif.xml Wed Jun 18 11:25:06 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/image.xml, last change in rev 1.3 -->
<refentry id="function.imagegif">
<refnamediv>
@@ -35,6 +35,10 @@
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
+ <ulink url="&url.gd;">GD Project</ulink> site.
</para>
<para>
The following code snippet allows you to write more
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php