didou Mon Aug 11 09:08:39 2003 EDT
Modified files:
/phpdoc/en/reference/pdf/functions pdf-setpolydash.xml
Log:
deprecated as stated on a note, confirmed by andrey
Index: phpdoc/en/reference/pdf/functions/pdf-setpolydash.xml
diff -u phpdoc/en/reference/pdf/functions/pdf-setpolydash.xml:1.4
phpdoc/en/reference/pdf/functions/pdf-setpolydash.xml:1.5
--- phpdoc/en/reference/pdf/functions/pdf-setpolydash.xml:1.4 Sat Aug 9 00:31:34
2003
+++ phpdoc/en/reference/pdf/functions/pdf-setpolydash.xml Mon Aug 11 09:08:38
2003
@@ -1,21 +1,16 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 -->
<refentry id="function.pdf-setpolydash">
<refnamediv>
<refname>pdf_setpolydash</refname>
- <refpurpose>Sets complicated dash pattern</refpurpose>
+ <refpurpose>Deprecated: Sets complicated dash pattern</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
- <methodsynopsis>
- <type>bool</type><methodname>pdf_setpolydash</methodname>
- <methodparam><type>resource</type><parameter>pdfdoc</parameter></methodparam>
- <methodparam><type>float</type><parameter>dasharray</parameter></methodparam>
- </methodsynopsis>
<para>
- Sets a more complicated dash pattern defined by the
<parameter>dasharray</parameter>
- parameter. &return.success;
+ This function is deprecated, use <function>pdf_setdash</function>
+ instead.
</para>
</refsect1>
</refentry>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php