pollita         Sat Nov 23 15:15:25 2002 EDT

  Modified files:              
    /phpdoc/en/reference/image/functions        imageellipse.xml 
  Log:
  Added URL refernce to libGD > 2.0.2 (required for this function)
  
  
Index: phpdoc/en/reference/image/functions/imageellipse.xml
diff -u phpdoc/en/reference/image/functions/imageellipse.xml:1.3 
phpdoc/en/reference/image/functions/imageellipse.xml:1.4
--- phpdoc/en/reference/image/functions/imageellipse.xml:1.3    Thu Apr 18 13:13:09 
2002
+++ phpdoc/en/reference/image/functions/imageellipse.xml        Sat Nov 23 15:15:25 
+2002
@@ -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.36 -->
  <refentry id="function.imageellipse">
   <refnamediv>
@@ -25,7 +25,10 @@
     ellipse's width and height respectively. The color of the ellipse is
     specified by <parameter>color</parameter>.
    </para>
-   <note><para>This function was added in PHP 4.0.6 and requires GD 2.0.2 or 
later</para></note>
+   <note><para>
+    This function was added in PHP 4.0.6 and requires GD 2.0.2 or later 
+    which can be obtained at <ulink url="&url.gd;">&url.gd;</ulink>
+   </para></note>
    <para>
     See also <function>imagearc</function>.
    </para>



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to