vrana Thu Dec 8 09:15:14 2005 EDT
Modified files: /phpdoc/en/reference/pdf/functions pdf-begin-glyph.xml pdf-delete-textflow.xml pdf-fit-textline.xml pdf-open-pdi.xml pdf-shading.xml Log: Fix protos, nuke tabs
http://cvs.php.net/diff.php/phpdoc/en/reference/pdf/functions/pdf-begin-glyph.xml?r1=1.1&r2=1.2&ty=u Index: phpdoc/en/reference/pdf/functions/pdf-begin-glyph.xml diff -u phpdoc/en/reference/pdf/functions/pdf-begin-glyph.xml:1.1 phpdoc/en/reference/pdf/functions/pdf-begin-glyph.xml:1.2 --- phpdoc/en/reference/pdf/functions/pdf-begin-glyph.xml:1.1 Thu Dec 8 08:45:02 2005 +++ phpdoc/en/reference/pdf/functions/pdf-begin-glyph.xml Thu Dec 8 09:15:12 2005 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.1 $ --> +<!-- $Revision: 1.2 $ --> <!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 --> <refentry id="function.pdf-begin-glyph"> <refnamediv> @@ -17,15 +17,14 @@ <methodparam><type>float</type><parameter>lly</parameter></methodparam> <methodparam><type>float</type><parameter>urx</parameter></methodparam> <methodparam><type>float</type><parameter>ury</parameter></methodparam> - <methodparam><type>string</type><parameter>optlist</parameter></methodparam> </methodsynopsis> <para> Starts a glyph definition for a Type 3 font. The parameter - <parameter>wx</parameter> is the glyph width and the parameters - <parameter>llx</parameter>,<parameter>lly</parameter>, + <parameter>wx</parameter> is the glyph width and the parameters + <parameter>llx</parameter>,<parameter>lly</parameter>, <parameter>urx</parameter> and <parameter>ury</parameter> specify - the coordinates of the lower left and upper right corners of the bounding - box of the glyph. + the coordinates of the lower left and upper right corners of the bounding + box of the glyph. </para> </refsect1> </refentry> http://cvs.php.net/diff.php/phpdoc/en/reference/pdf/functions/pdf-delete-textflow.xml?r1=1.1&r2=1.2&ty=u Index: phpdoc/en/reference/pdf/functions/pdf-delete-textflow.xml diff -u phpdoc/en/reference/pdf/functions/pdf-delete-textflow.xml:1.1 phpdoc/en/reference/pdf/functions/pdf-delete-textflow.xml:1.2 --- phpdoc/en/reference/pdf/functions/pdf-delete-textflow.xml:1.1 Thu Dec 8 08:45:02 2005 +++ phpdoc/en/reference/pdf/functions/pdf-delete-textflow.xml Thu Dec 8 09:15:13 2005 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.1 $ --> +<!-- $Revision: 1.2 $ --> <!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 --> <refentry id="function.pdf-delete-textflow"> <refnamediv> @@ -9,10 +9,10 @@ <refsect1 role="description"> &reftitle.description; <methodsynopsis> - <type>int</type><methodname>pdf_delete_textflow</methodname> + <type>bool</type><methodname>pdf_delete_textflow</methodname> <methodparam><type>resource</type><parameter>pdfdoc</parameter></methodparam> <methodparam><type>int</type><parameter>textflow</parameter></methodparam> - </methodsynopsis> + </methodsynopsis> <para> Deletes a textflow and the associated data structures. </para> http://cvs.php.net/diff.php/phpdoc/en/reference/pdf/functions/pdf-fit-textline.xml?r1=1.1&r2=1.2&ty=u Index: phpdoc/en/reference/pdf/functions/pdf-fit-textline.xml diff -u phpdoc/en/reference/pdf/functions/pdf-fit-textline.xml:1.1 phpdoc/en/reference/pdf/functions/pdf-fit-textline.xml:1.2 --- phpdoc/en/reference/pdf/functions/pdf-fit-textline.xml:1.1 Thu Dec 8 08:45:02 2005 +++ phpdoc/en/reference/pdf/functions/pdf-fit-textline.xml Thu Dec 8 09:15:13 2005 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.1 $ --> +<!-- $Revision: 1.2 $ --> <!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 --> <refentry id="function.pdf-fit-textline"> <refnamediv> @@ -11,9 +11,9 @@ <methodsynopsis> <type>bool</type><methodname>pdf_fit_textline</methodname> <methodparam><type>resource</type><parameter>pdfdoc</parameter></methodparam> - <methodparam><type>int</type><parameter>text</parameter></methodparam> - <methodparam><type>float</type><parameter>x</parameter></methodparam> - <methodparam><type>float</type><parameter>y</parameter></methodparam> + <methodparam><type>string</type><parameter>text</parameter></methodparam> + <methodparam><type>float</type><parameter>x</parameter></methodparam> + <methodparam><type>float</type><parameter>y</parameter></methodparam> <methodparam><type>string</type><parameter>optlist</parameter></methodparam> </methodsynopsis> <para> http://cvs.php.net/diff.php/phpdoc/en/reference/pdf/functions/pdf-open-pdi.xml?r1=1.5&r2=1.6&ty=u Index: phpdoc/en/reference/pdf/functions/pdf-open-pdi.xml diff -u phpdoc/en/reference/pdf/functions/pdf-open-pdi.xml:1.5 phpdoc/en/reference/pdf/functions/pdf-open-pdi.xml:1.6 --- phpdoc/en/reference/pdf/functions/pdf-open-pdi.xml:1.5 Thu Dec 8 08:45:02 2005 +++ phpdoc/en/reference/pdf/functions/pdf-open-pdi.xml Thu Dec 8 09:15:13 2005 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.5 $ --> +<!-- $Revision: 1.6 $ --> <!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 --> <refentry id="function.pdf-open-pdi"> <refnamediv> @@ -13,6 +13,7 @@ <methodparam><type>resource</type><parameter>pdfdoc</parameter></methodparam> <methodparam><type>string</type><parameter>filename</parameter></methodparam> <methodparam><type>string</type><parameter>optlist</parameter></methodparam> + <methodparam><type>int</type><parameter>len</parameter></methodparam> </methodsynopsis> <para> Opens a disk-based or virtual PDF document and prepares it for later use. http://cvs.php.net/diff.php/phpdoc/en/reference/pdf/functions/pdf-shading.xml?r1=1.1&r2=1.2&ty=u Index: phpdoc/en/reference/pdf/functions/pdf-shading.xml diff -u phpdoc/en/reference/pdf/functions/pdf-shading.xml:1.1 phpdoc/en/reference/pdf/functions/pdf-shading.xml:1.2 --- phpdoc/en/reference/pdf/functions/pdf-shading.xml:1.1 Thu Dec 8 08:45:03 2005 +++ phpdoc/en/reference/pdf/functions/pdf-shading.xml Thu Dec 8 09:15:13 2005 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.1 $ --> +<!-- $Revision: 1.2 $ --> <!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 --> <refentry id="function.pdf-shading"> <refnamediv> @@ -11,15 +11,16 @@ <methodsynopsis> <type>int</type><methodname>pdf_shading</methodname> <methodparam><type>resource</type><parameter>pdfdoc</parameter></methodparam> - <methodparam><type>string</type><parameter>shtype</parameter></methodparam> - <methodparam><type>float</type><parameter>x0</parameter></methodparam> - <methodparam><type>float</type><parameter>y0</parameter></methodparam> - <methodparam><type>float</type><parameter>x1</parameter></methodparam> - <methodparam><type>float</type><parameter>y1</parameter></methodparam> + <methodparam><type>string</type><parameter>shtype</parameter></methodparam> + <methodparam><type>float</type><parameter>x0</parameter></methodparam> + <methodparam><type>float</type><parameter>y0</parameter></methodparam> + <methodparam><type>float</type><parameter>x1</parameter></methodparam> + <methodparam><type>float</type><parameter>y1</parameter></methodparam> <methodparam><type>float</type><parameter>c1</parameter></methodparam> - <methodparam><type>float</type><parameter>c2</parameter></methodparam> - <methodparam><type>float</type><parameter>c3</parameter></methodparam> - <methodparam><type>float</type><parameter>c4</parameter></methodparam> + <methodparam><type>float</type><parameter>c2</parameter></methodparam> + <methodparam><type>float</type><parameter>c3</parameter></methodparam> + <methodparam><type>float</type><parameter>c4</parameter></methodparam> + <methodparam><type>string</type><parameter>optlist</parameter></methodparam> </methodsynopsis> <para> Defines a blend from the current fill color to another color. @@ -35,7 +36,7 @@ </para> <para> This function returns a shading handle that can be used in subsequent calls to <function>pdf_shading_pattern</function> and <function>pdf_shfill</function>. - </para> + </para> <para> This function requires PDF 1.4 or above. </para>