sander          Tue May 14 10:59:39 2002 EDT

  Modified files:              
    /phpdoc/en/reference/image/functions        imagepscopyfont.xml 
  Log:
  No caps in function names!
  
  
Index: phpdoc/en/reference/image/functions/imagepscopyfont.xml
diff -u phpdoc/en/reference/image/functions/imagepscopyfont.xml:1.2 
phpdoc/en/reference/image/functions/imagepscopyfont.xml:1.3
--- phpdoc/en/reference/image/functions/imagepscopyfont.xml:1.2 Wed Apr 17 02:39:13 
2002
+++ phpdoc/en/reference/image/functions/imagepscopyfont.xml     Tue May 14 10:59:37 
+2002
@@ -1,9 +1,9 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- splitted from ./en/functions/image.xml, last change in rev 1.2 -->
   <refentry id="function.imagepscopyfont">
    <refnamediv>
-    <refname>ImagePSCopyFont</refname>
+    <refname>imagepscopyfont</refname>
     <refpurpose>
      Make a copy of an already loaded font for further modification
     </refpurpose>
@@ -19,7 +19,7 @@
      font, for example extending/condensing, slanting it or changing
      it's character encoding vector, but need to keep the original
      along as well. Note that the font you want to copy must be one
-     obtained using <function>ImagePSLoadFont</function>, not a font
+     obtained using <function>imagepsloadfont</function>, not a font
      that is itself a copied one. You can although make modifications
      to it before copying.
     </para>
@@ -35,7 +35,7 @@
      wrong.
     </para>
     <para>
-     See also <function>ImagePSLoadFont</function>.
+     See also <function>imagepsloadfont</function>.
     </para>
    </refsect1>
   </refentry>


Reply via email to