mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Minor fixes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138877 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
b17a6949bf
commit
0064b8da1a
2 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue