git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190444 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jean-Sébastien Goupil 2005-07-10 20:13:07 +00:00
parent 8f844264ef
commit e96536ee17
5 changed files with 16 additions and 17 deletions

View file

@ -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;

View file

@ -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">

View file

@ -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;

View file

@ -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;

View file

@ -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">