nicos Tue Jan 14 06:00:21 2003 EDT
Modified files:
/phpdoc/en/reference/image reference.xml
/phpdoc/en/reference/image/functions imagecreatefromgif.xml
Log:
reverting, the doc will need to be clear that it permits only read...
Index: phpdoc/en/reference/image/reference.xml
diff -u phpdoc/en/reference/image/reference.xml:1.14
phpdoc/en/reference/image/reference.xml:1.15
--- phpdoc/en/reference/image/reference.xml:1.14 Tue Jan 14 05:48:56 2003
+++ phpdoc/en/reference/image/reference.xml Tue Jan 14 06:00:19 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.14 $ -->
+<!-- $Revision: 1.15 $ -->
<reference id="ref.image">
<title>Image functions</title>
<titleabbrev>Image</titleabbrev>
@@ -53,7 +53,6 @@
version has some additional features like alpha blending, and should
be used in preference to the external library
since it's codebase is better maintained and more stable.
- The bundled version of the GD lib does not support GIF.
</simpara>
</note>
</para>
Index: phpdoc/en/reference/image/functions/imagecreatefromgif.xml
diff -u phpdoc/en/reference/image/functions/imagecreatefromgif.xml:1.5
phpdoc/en/reference/image/functions/imagecreatefromgif.xml:1.6
--- phpdoc/en/reference/image/functions/imagecreatefromgif.xml:1.5 Tue Jan 14
05:48:57 2003
+++ phpdoc/en/reference/image/functions/imagecreatefromgif.xml Tue Jan 14 06:00:21
+2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/image.xml, last change in rev 1.2 -->
<refentry id="function.imagecreatefromgif">
<refnamediv>
@@ -47,8 +47,7 @@
<para>
Since all GIF support was removed from the GD library in
version 1.6, this function is not available if you are using
- that version of the GD library or the bundled version of the
- GD lib.
+ that version of the GD library.
</para>
</note>
</para>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php