[PHP-DOC] cvs: phpdoc /en/reference/image/functions imagepsencodefont.xml imagepstext.xml
by Dallas Thunder other posts by this author
Aug 27 2003 7:23PM messages near this date
[PHP-DOC] cvs: phpdoc /en/reference/zlib configure.xml
|
[PHP-DOC] date() documentation
dallas Wed Aug 27 15:23:53 2003 EDT
Modified files:
/phpdoc/en/reference/image/functions imagepsencodefont.xml
imagepstext.xml
Log:
Minor fixes.
Index: phpdoc/en/reference/image/functions/imagepsencodefont.xml
diff -u phpdoc/en/reference/image/functions/imagepsencodefont.xml:1.2 phpdoc/en/reference/im
age/functions/imagepsencodefont.xml:1.3
--- phpdoc/en/reference/image/functions/imagepsencodefont.xml:1.2 Wed Apr 17 02:39:13 2002
+++ phpdoc/en/reference/image/functions/imagepsencodefont.xml Wed Aug 27 15:23:52 2003
@@ -1,5 +1,5 @@
<?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.imagepsencodefont">
<refnamediv>
@@ -14,7 +14,7 @@
<methodparam> <type>string</type><parameter>encodingfile</parameter></methodparam>
</methodsynopsis>
<para>
- Loads a character encoding vector from from a file and changes
+ Loads a character encoding vector from a file and changes
the fonts encoding vector to it. As a PostScript fonts default
vector lacks most of the character positions above 127, you'll
definitely want to change this if you use an other language than
Index: phpdoc/en/reference/image/functions/imagepstext.xml
diff -u phpdoc/en/reference/image/functions/imagepstext.xml:1.4 phpdoc/en/reference/image/fu
nctions/imagepstext.xml:1.5
--- phpdoc/en/reference/image/functions/imagepstext.xml:1.4 Wed Feb 5 21:20:19 2003
+++ phpdoc/en/reference/image/functions/imagepstext.xml Wed Aug 27 15:23:52 2003
@@ -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.2 -->
<refentry id="function.imagepstext">
<refnamediv>
@@ -81,7 +81,7 @@
<para>
Parameters <parameter> space</parameter>,
<parameter> tightness</parameter>, <parameter>angle</parameter>
- and <parameter> antialias</parameter> are optional.
+ and <parameter> antialias_steps</parameter> are optional.
</para>
<para>
This function returns an array containing the following elements:
|