[PHP-DOC] cvs: phpdoc /de/functions image.xml From: Martin Kraemer (Martin.Kraemer <email protected>)
Date: 05/17/01

martin Thu May 17 10:47:00 2001 EDT

  Modified files:
    /phpdoc/de/functions image.xml
  Log:
  Fix case so that cross-html links are generated
  
Index: phpdoc/de/functions/image.xml
diff -u phpdoc/de/functions/image.xml:1.21 phpdoc/de/functions/image.xml:1.22
--- phpdoc/de/functions/image.xml:1.21 Tue Apr 24 10:30:11 2001
+++ phpdoc/de/functions/image.xml Thu May 17 10:47:00 2001
@@ -830,7 +830,7 @@
      der Farbe <parameter>col</parameter>.
     </para>
     <para>
- Siehe auch <function>ImageLine</function>.
+ Siehe auch <function>imageline</function>.
     </para>
    </refsect1>
   </refentry>
@@ -990,8 +990,8 @@
      Font.
     </para>
     <para>
- Siehe auch <function>ImageFontWidth</function> und
- <function>ImageLoadFont</function>.
+ Siehe auch <function>imagefontwidth</function> und
+ <function>imageloadfont</function>.
     </para>
    </refsect1>
   </refentry>
@@ -1013,8 +1013,8 @@
      Gibt die Zeichenbreite des angegebenen Fonts in Pixeln zurück.
     </para>
     <para>
- Siehe auch <function>ImageFontHeight</function> und
- <function>ImageLoadFont</function>.
+ Siehe auch <function>imagefontheight</function> und
+ <function>imageloadfont</function>.
     </para>
    </refsect1>
   </refentry>
@@ -1309,8 +1309,8 @@
      festgelegt.
     </para>
     <para>
- Siehe auch <function>ImageCreate</function> und
- <function>ImageColorAllocate</function>.
+ Siehe auch <function>imagecreate</function> und
+ <function>imagecolorallocate</function>.
     </para>
    </refsect1>
   </refentry>
@@ -1388,8 +1388,8 @@
      </table>
     </para>
     <para>
- Siehe auch <function>ImageFontWidth</function> und
- <function>ImageFontHeight</function>.
+ Siehe auch <function>imagefontwidth</function> und
+ <function>imagefontheight</function>.
     </para>
    </refsect1>
   </refentry>
@@ -1557,7 +1557,7 @@
      false zurück und eine Fehlermeldung ausgegeben.
     </para>
     <para>
- Siehe auch <function>ImagePSLoadFont</function>.
+ Siehe auch <function>imagepsloadfont</function>.
     </para>
    </refsect1>
   </refentry>
@@ -1639,7 +1639,7 @@
      </funcprototype>
     </funcsynopsis>
     <para>
- Siehe auch <function>ImagePSLoadFont</function>.
+ Siehe auch <function>imagepsloadfont</function>.
     </para>
    </refsect1>
   </refentry>
@@ -1665,7 +1665,7 @@
      ansonsten wird false zurück und eine Fehlermeldung ausgegeben.
     </para>
     <para>
- Siehe auch <function>ImagePSFreeFont</function>.
+ Siehe auch <function>imagepsfreefont</function>.
     </para>
    </refsect1>
   </refentry>
@@ -1871,8 +1871,8 @@
      <parameter>col</parameter> bestimmt.
     </para>
     <para>
- Siehe auch <function>ImageCreate</function> und
- <function>ImageColorAllocate</function>.
+ Siehe auch <function>imagecreate</function> und
+ <function>imagecolorallocate</function>.
     </para>
    </refsect1>
   </refentry>
@@ -1907,7 +1907,7 @@
      ein interner Font benutzt.
     </para>
     <para>
- Siehe auch <function>ImageLoadFont</function>.
+ Siehe auch <function>imageloadfont</function>.
     </para>
    </refsect1>
   </refentry>
@@ -1941,7 +1941,7 @@
      4 oder 5 wird ein interner Font benutzt.
     </para>
     <para>
- Siehe auch <function>ImageLoadFont</function>.
+ Siehe auch <function>imageloadfont</function>.
     </para>
    </refsect1>
   </refentry>
@@ -1964,8 +1964,8 @@
      das durch <parameter>im</parameter> referenziert wird.
     </para>
     <para>
- Siehe auch <function>ImageCreate</function> und
- <function>ImageSY</function>.
+ Siehe auch <function>imagecreate</function> und
+ <function>imagesy</function>.
     </para>
    </refsect1>
   </refentry>
@@ -1988,8 +1988,8 @@
      das durch <parameter>im</parameter> referenziert wird.
     </para>
     <para>
- Siehe auch <function>ImageCreate</function> und
- <function>ImageSX</function>.
+ Siehe auch <function>imagecreate</function> und
+ <function>imagesx</function>.
     </para>
    </refsect1>
   </refentry>
@@ -2104,7 +2104,7 @@
      <ulink url="&url.freetype;">FreeType</ulink>-Bibliothek.
     </para>
     <para>
- Siehe auch <function>ImageTTFText</function>.
+ Siehe auch <function>imagettftext</function>.
     </para>
    </refsect1>
   </refentry>
@@ -2198,7 +2198,7 @@
      <ulink url="&url.freetype;">FreeType</ulink>-Bibliothek.
     </para>
     <para>
- Siehe auch <function>ImageTTFBBox</function>.
+ Siehe auch <function>imagettfbbox</function>.
     </para>
    </refsect1>
   </refentry>