betz            Mon Apr 12 18:43:56 2004 EDT

  Added files:                 
    /phpdoc/en/reference/image/functions        imagefilter.xml imagexbm.xml 

  Modified files:              
    /phpdoc/en/reference/image/functions        imageantialias.xml 
                                                imagecolormatch.xml 
                                                imagecreatefromxpm.xml 
                                                imagelayereffect.xml 
                                                imagerotate.xml imagetypes.xml 
  Log:
  new funcs: imagefilter, imagexbm
  mark funs available only with bundled GD
  update imagetypes for xbm
  
  
http://cvs.php.net/diff.php/phpdoc/en/reference/image/functions/imageantialias.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/image/functions/imageantialias.xml
diff -u phpdoc/en/reference/image/functions/imageantialias.xml:1.2 
phpdoc/en/reference/image/functions/imageantialias.xml:1.3
--- phpdoc/en/reference/image/functions/imageantialias.xml:1.2  Thu Nov  6 11:07:38 
2003
+++ phpdoc/en/reference/image/functions/imageantialias.xml      Mon Apr 12 18:43:56 
2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
  <refentry id="function.imageantialias">
   <refnamediv>
    <refname>imageantialias</refname>
@@ -15,8 +15,8 @@
      <methodparam><type>bool</type><parameter>on</parameter></methodparam>
     </methodsynopsis>
     
-   &warn.undocumented.func;
-    
+    &warn.undocumented.func;
+    &note.bundeld.gd;
    <para>
     See also <function>imagecreatetruecolor</function>.
    </para>
http://cvs.php.net/diff.php/phpdoc/en/reference/image/functions/imagecolormatch.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/image/functions/imagecolormatch.xml
diff -u phpdoc/en/reference/image/functions/imagecolormatch.xml:1.1 
phpdoc/en/reference/image/functions/imagecolormatch.xml:1.2
--- phpdoc/en/reference/image/functions/imagecolormatch.xml:1.1 Wed May 21 19:26:05 
2003
+++ phpdoc/en/reference/image/functions/imagecolormatch.xml     Mon Apr 12 18:43:56 
2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
  <refentry id="function.imagecolormatch">
   <refnamediv>
    <refname>imagecolormatch</refname>
@@ -27,6 +27,7 @@
    <para>
     &return.success;   
    </para>
+   &note.bundeld.gd;
    <para>
     See also <function>imagecreatetruecolor</function>.
    </para>
http://cvs.php.net/diff.php/phpdoc/en/reference/image/functions/imagecreatefromxpm.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/image/functions/imagecreatefromxpm.xml
diff -u phpdoc/en/reference/image/functions/imagecreatefromxpm.xml:1.4 
phpdoc/en/reference/image/functions/imagecreatefromxpm.xml:1.5
--- phpdoc/en/reference/image/functions/imagecreatefromxpm.xml:1.4      Thu Sep 26 
09:56:54 2002
+++ phpdoc/en/reference/image/functions/imagecreatefromxpm.xml  Mon Apr 12 18:43:56 
2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/image.xml, last change in rev 1.61 -->
   <refentry id="function.imagecreatefromxpm">
    <refnamediv>
@@ -16,6 +16,7 @@
      <function>imagecreatefromxpm</function> returns an image identifier
      representing the image obtained from the given filename.
     </para>
+    &note.bundeld.gd;
     &tip.fopen-wrapper;
     &warn.no-win32-fopen-wrapper;
    </refsect1>
http://cvs.php.net/diff.php/phpdoc/en/reference/image/functions/imagelayereffect.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/image/functions/imagelayereffect.xml
diff -u phpdoc/en/reference/image/functions/imagelayereffect.xml:1.1 
phpdoc/en/reference/image/functions/imagelayereffect.xml:1.2
--- phpdoc/en/reference/image/functions/imagelayereffect.xml:1.1        Sun Feb 29 
13:17:09 2004
+++ phpdoc/en/reference/image/functions/imagelayereffect.xml    Mon Apr 12 18:43:56 
2004
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
   <refentry id="function.imagelayereffect">
    <refnamediv>
     <refname>imagelayereffect</refname>
@@ -15,6 +15,7 @@
      <methodparam><type>int</type><parameter>effect</parameter></methodparam>
     </methodsynopsis>
      &warn.undocumented.func;
+     &note.bundeld.gd;
    </refsect1>
   </refentry>
 
http://cvs.php.net/diff.php/phpdoc/en/reference/image/functions/imagerotate.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/image/functions/imagerotate.xml
diff -u phpdoc/en/reference/image/functions/imagerotate.xml:1.2 
phpdoc/en/reference/image/functions/imagerotate.xml:1.3
--- phpdoc/en/reference/image/functions/imagerotate.xml:1.2     Tue Jul 15 20:37:34 
2003
+++ phpdoc/en/reference/image/functions/imagerotate.xml Mon Apr 12 18:43:56 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
  <refentry id="function.imagerotate">
   <refnamediv>
    <refname>imagerotate</refname>
@@ -18,6 +18,7 @@
     <parameter>angle</parameter> in degree. <parameter>bgd_color</parameter>
     specifies the color of the uncovered zone after the rotation.
    </para>
+   &note.bundeld.gd;
   </refsect1>
  </refentry>
 
@@ -41,4 +42,3 @@
 vim: et tw=78 syn=sgml
 vi: ts=1 sw=1
 -->
-
http://cvs.php.net/diff.php/phpdoc/en/reference/image/functions/imagetypes.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/image/functions/imagetypes.xml
diff -u phpdoc/en/reference/image/functions/imagetypes.xml:1.3 
phpdoc/en/reference/image/functions/imagetypes.xml:1.4
--- phpdoc/en/reference/image/functions/imagetypes.xml:1.3      Wed Feb 12 12:49:07 
2003
+++ phpdoc/en/reference/image/functions/imagetypes.xml  Mon Apr 12 18:43:56 2004
@@ -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.61 -->
   <refentry id="function.imagetypes">
    <refnamediv>
@@ -16,7 +16,7 @@
      This function returns a bit-field corresponding to the image
      formats supported by the version of GD linked into PHP.  The
      following bits are returned, <constant>IMG_GIF</constant> | 
<constant>IMG_JPG</constant> 
-     | <constant>IMG_PNG</constant> | <constant>IMG_WBMP</constant>.  
+     | <constant>IMG_PNG</constant> | <constant>IMG_WBMP</constant> | 
<constant>IMG_XPM</constant>.
      To check for PNG support, for example, do this:
      <example>
       <title><function>imagetypes</function> example</title>

http://cvs.php.net/co.php/phpdoc/en/reference/image/functions/imagefilter.xml?r=1.1&p=1
Index: phpdoc/en/reference/image/functions/imagefilter.xml
+++ phpdoc/en/reference/image/functions/imagefilter.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
  <refentry id="function.imagefilter">
   <refnamediv>
    <refname>imagefilter</refname>
    <refpurpose>
     Applies Filter an image using a custom angle
    </refpurpose>
   </refnamediv>
   <refsect1>
    <title>Description</title>
    <methodsynopsis>
     <type>bool</type><methodname>imagefilter</methodname>
     <methodparam><type>resource</type><parameter>src_im</parameter></methodparam>
     <methodparam><type>int</type><parameter>filtertype</parameter></methodparam>
      <methodparam  
choice="opt"><type>int</type><parameter>args</parameter></methodparam>
    </methodsynopsis>

     &warn.undocumented.func;
     &note.bundeld.gd;
   </refsect1>
  </refentry>

<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->

http://cvs.php.net/co.php/phpdoc/en/reference/image/functions/imagexbm.xml?r=1.1&p=1
Index: phpdoc/en/reference/image/functions/imagexbm.xml
+++ phpdoc/en/reference/image/functions/imagexbm.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
  <refentry id="function.imagexbm">
   <refnamediv>
    <refname>imagexbm</refname>
    <refpurpose>
     Output XBM image to browser or file
    </refpurpose>
   </refnamediv>
   <refsect1>
    <title>Description</title>
    <methodsynopsis>
     <type>int</type><methodname>imagexbm</methodname>
     <methodparam><type>resource</type><parameter>image</parameter></methodparam>
     <methodparam><type>string</type><parameter>filename</parameter></methodparam>
     <methodparam 
choice="opt"><type>int</type><parameter>foreground</parameter></methodparam>
    </methodsynopsis>

     &warn.undocumented.func;
     &note.bundeld.gd;
   </refsect1>
  </refentry>

<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->

Reply via email to