mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
fix WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190444 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
8f844264ef
commit
e96536ee17
5 changed files with 16 additions and 17 deletions
|
@ -1,11 +1,11 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- splitted from ./en/functions/ps.xml, last change in rev 1.12 -->
|
||||
<refentry id="function.ps-get-buffer">
|
||||
<refnamediv>
|
||||
<refname>ps_get_buffer</refname>
|
||||
<refpurpose>Fetches the full buffer containig the generated PS data</refpurpose>
|
||||
</refnamediv>
|
||||
<refpurpose>Fetches the full buffer containig the generated PS data</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- splitted from ./en/functions/ps.xml, last change in rev 1.12 -->
|
||||
<refentry id="function.ps-get-parameter">
|
||||
<refnamediv>
|
||||
<refname>ps_get_parameter</refname>
|
||||
<refpurpose>Gets certain parameters</refpurpose>
|
||||
<refpurpose>Gets certain parameters</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
<refsect1 role="description">
|
||||
|
|
|
@ -1,12 +1,11 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- splitted from ./en/functions/ps.xml, last change in rev 1.12 -->
|
||||
<refentry id="function.ps-setfont">
|
||||
<refnamediv>
|
||||
<refname>ps_setfont</refname>
|
||||
|
||||
<refpurpose>Sets font to use for following output</refpurpose>
|
||||
</refnamediv>
|
||||
<refnamediv>
|
||||
<refname>ps_setfont</refname>
|
||||
<refpurpose>Sets font to use for following output</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- splitted from ./en/functions/ps.xml, last change in rev 1.12 -->
|
||||
<refentry id="function.ps-setlinecap">
|
||||
<refnamediv>
|
||||
<refname>ps_setlinecap</refname>
|
||||
<refpurpose>Sets appearance of line ends</refpurpose>
|
||||
</refnamediv>
|
||||
</refnamediv>
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- splitted from ./en/functions/ps.xml, last change in rev 1.12 -->
|
||||
<refentry id="function.ps-shfill">
|
||||
<refnamediv>
|
||||
|
@ -15,9 +15,9 @@
|
|||
<methodparam><type>int</type><parameter>shadingid</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
Fills an area with a shading, which has to be created before with
|
||||
<function>ps_shading</function>.
|
||||
</para>
|
||||
Fills an area with a shading, which has to be created before with
|
||||
<function>ps_shading</function>.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="returnvalues">
|
||||
|
|
Loading…
Reference in a new issue