svn: /phpdoc/ru/trunk/reference/pdf/functions/ pdf-set-info-author.xml pdf-set-info-creator.xml pdf-set-info-keywords.xml pdf-set-info-subject.xml pdf-set-info-title.xml pdf-set-info.xml pdf-set-layer-dependency.xml pdf-set-leading.xml pdf-set-parameter.xml pdf-set-text-matrix.xml pdf-set-text-rendering.xml pdf-set-text-rise.xml pdf-set-value.xml pdf-set-word-spacing.xml pdf-setcolor.xml pdf-setdashpattern.xml pdf-setflat.xml pdf-setfont.xml pdf-setgray-fill.xml pdf-setgray-stroke.xml pdf-setgra
[email protected] (Sergey Panteleev)
| Newsgroups | php.doc.ru |
|---|---|
| Message-ID | <[email protected]> |
sergey Sun, 29 Mar 2020 06:27:06 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=349545
Log:
docs(ru): New translation
Changed paths:
A phpdoc/ru/trunk/reference/pdf/functions/pdf-set-info-author.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-set-info-creator.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-set-info-keywords.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-set-info-subject.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-set-info-title.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-set-info.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-set-layer-dependency.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-set-leading.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-set-parameter.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-set-text-matrix.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-set-text-rendering.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-set-text-rise.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-set-value.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-set-word-spacing.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-setcolor.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-setdashpattern.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-setflat.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-setfont.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-setgray-fill.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-setgray-stroke.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-setgray.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-setlinecap.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-setlinejoin.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-setlinewidth.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-setmatrix.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-setmiterlimit.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-setpolydash.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-setrgbcolor-fill.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-setrgbcolor-stroke.xml
A phpdoc/ru/trunk/reference/pdf/functions/pdf-setrgbcolor.xml
svn-diffs-349545.txt
(text/x-diff, 62.7 KB)
Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-set-info-author.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-set-info-author.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-set-info-author.xml 2020-03-29 06:27:06 UTC (rev 349545) @@ -0,0 +1,39 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id='function.pdf-set-info-author'> + <refnamediv> + <refname>PDF_set_info_author</refname> + <refpurpose>Заполняет поле автора доккумента [устарело]</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <para> + Функция устарела с версии PDFlib 3, используйте вместо нее + <function>PDF_set_info</function>. + </para> + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/ru/trunk/reference/pdf/functions/pdf-set-info-author.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL \ No newline at end of property Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-set-info-creator.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-set-info-creator.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-set-info-creator.xml 2020-03-29 06:27:06 UTC (rev 349545) @@ -0,0 +1,39 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id='function.pdf-set-info-creator'> + <refnamediv> + <refname>PDF_set_info_creator</refname> + <refpurpose>Заполняет поле автора документа</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <para> + Функция устарела с версии PDFlib 5, используйте вместо нее + <function>PDF_set_info</function>. + </para> + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/ru/trunk/reference/pdf/functions/pdf-set-info-creator.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL \ No newline at end of property Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-set-info-keywords.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-set-info-keywords.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-set-info-keywords.xml 2020-03-29 06:27:06 UTC (rev 349545) @@ -0,0 +1,39 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id='function.pdf-set-info-keywords'> + <refnamediv> + <refname>PDF_set_info_keywords</refname> + <refpurpose>Заполняет поле с ключевыми словами документа [устарело]</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <para> + Функция устарела с версии PDFlib 3, используйте вместо нее + <function>PDF_set_info</function>. + </para> + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/ru/trunk/reference/pdf/functions/pdf-set-info-keywords.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL \ No newline at end of property Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-set-info-subject.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-set-info-subject.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-set-info-subject.xml 2020-03-29 06:27:06 UTC (rev 349545) @@ -0,0 +1,39 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id='function.pdf-set-info-subject'> + <refnamediv> + <refname>PDF_set_info_subject</refname> + <refpurpose>Заполняет поле темы документа [устарело]</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <para> + Функция устарела с версии PDFlib 3, используйте вместо нее + <function>PDF_set_info</function>. + </para> + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/ru/trunk/reference/pdf/functions/pdf-set-info-subject.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL \ No newline at end of property Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-set-info-title.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-set-info-title.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-set-info-title.xml 2020-03-29 06:27:06 UTC (rev 349545) @@ -0,0 +1,39 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id='function.pdf-set-info-title'> + <refnamediv> + <refname>PDF_set_info_title</refname> + <refpurpose>Заполняет поле заголовок документа [устарело]</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <para> + Функция устарела с версии PDFlib 3, используйте вместо нее + <function>PDF_set_info</function>. + </para> + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/ru/trunk/reference/pdf/functions/pdf-set-info-title.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL \ No newline at end of property Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-set-info.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-set-info.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-set-info.xml 2020-03-29 06:27:06 UTC (rev 349545) @@ -0,0 +1,45 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.pdf-set-info"> + <refnamediv> + <refname>PDF_set_info</refname> + <refpurpose>Заполняет информационное поле документа</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>bool</type><methodname>PDF_set_info</methodname> + <methodparam><type>resource</type><parameter>p</parameter></methodparam> + <methodparam><type>string</type><parameter>key</parameter></methodparam> + <methodparam><type>string</type><parameter>value</parameter></methodparam> + </methodsynopsis> + <para> + Заполняет информационное поле документа <parameter>key</parameter> значением + <parameter>value</parameter>. &return.success; + </para> + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/ru/trunk/reference/pdf/functions/pdf-set-info.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL \ No newline at end of property Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-set-layer-dependency.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-set-layer-dependency.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-set-layer-dependency.xml 2020-03-29 06:27:06 UTC (rev 349545) @@ -0,0 +1,47 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.pdf-set-layer-dependency"> + <refnamediv> + <refname>PDF_set_layer_dependency</refname> + <refpurpose>Определяет отношения между слоями</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>bool</type><methodname>PDF_set_layer_dependency</methodname> + <methodparam><type>resource</type><parameter>pdfdoc</parameter></methodparam> + <methodparam><type>string</type><parameter>type</parameter></methodparam> + <methodparam><type>string</type><parameter>optlist</parameter></methodparam> + </methodsynopsis> + <para> + Определяет иерархические и групповые отношения между слоями. &return.success; + </para> + <para> + Для работы функции требуется PDF 1.5. + </para> + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/ru/trunk/reference/pdf/functions/pdf-set-layer-dependency.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL \ No newline at end of property Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-set-leading.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-set-leading.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-set-leading.xml 2020-03-29 06:27:06 UTC (rev 349545) @@ -0,0 +1,40 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.pdf-set-leading"> + <refnamediv> + <refname>PDF_set_leading</refname> + <refpurpose>Устанавливает расстояние между строками текста [устарело]</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <para> + Функция устарела с версии PDFlib 3, используйте вместо нее + <function>PDF_set_value</function> с параметром + <parameter>leading</parameter>. + </para> + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/ru/trunk/reference/pdf/functions/pdf-set-leading.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL \ No newline at end of property Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-set-parameter.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-set-parameter.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-set-parameter.xml 2020-03-29 06:27:06 UTC (rev 349545) @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.pdf-set-parameter"> + <refnamediv> + <refname>PDF_set_parameter</refname> + <refpurpose>Устанавливает строковый параметр</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>bool</type><methodname>PDF_set_parameter</methodname> + <methodparam><type>resource</type><parameter>p</parameter></methodparam> + <methodparam><type>string</type><parameter>key</parameter></methodparam> + <methodparam><type>string</type><parameter>value</parameter></methodparam> + </methodsynopsis> + <para> + Устанавливает некоторый параметр PDFlib со строковым типом. &return.success; + </para> + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/ru/trunk/reference/pdf/functions/pdf-set-parameter.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL \ No newline at end of property Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-set-text-matrix.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-set-text-matrix.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-set-text-matrix.xml 2020-03-29 06:27:06 UTC (rev 349545) @@ -0,0 +1,40 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.pdf-set-text-matrix"> + <refnamediv> + <refname>PDF_set_text_matrix</refname> + <refpurpose>Устанавливает текстовую матрицу [устарело]</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <para> + Функция устарела с версии PDFlib 3, используйте вместо нее + <function>PDF_scale</function>, <function>PDF_translate</function>, + <function>PDF_rotate</function> или <function>PDF_skew</function>. + </para> + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/ru/trunk/reference/pdf/functions/pdf-set-text-matrix.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL \ No newline at end of property Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-set-text-rendering.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-set-text-rendering.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-set-text-rendering.xml 2020-03-29 06:27:06 UTC (rev 349545) @@ -0,0 +1,40 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.pdf-set-text-rendering"> + <refnamediv> + <refname>PDF_set_text_rendering</refname> + <refpurpose>Определить визуализацию текста [устарело]</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <para> + Функция устарела с версии PDFlib 3, используйте вместо нее + <function>PDF_set_value</function> с параметром + <parameter>textrendering</parameter>. + </para> + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/ru/trunk/reference/pdf/functions/pdf-set-text-rendering.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL \ No newline at end of property Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-set-text-rise.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-set-text-rise.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-set-text-rise.xml 2020-03-29 06:27:06 UTC (rev 349545) @@ -0,0 +1,40 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.pdf-set-text-rise"> + <refnamediv> + <refname>PDF_set_text_rise</refname> + <refpurpose>Устанавливает рост текста [устарело]</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <para> + Функция устарела с версии PDFlib 3, используйте вместо нее + <function>PDF_set_value</function> с параметром + <parameter>textrise</parameter>. + </para> + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/ru/trunk/reference/pdf/functions/pdf-set-text-rise.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL \ No newline at end of property Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-set-value.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-set-value.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-set-value.xml 2020-03-29 06:27:06 UTC (rev 349545) @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.pdf-set-value"> + <refnamediv> + <refname>PDF_set_value</refname> + <refpurpose>Устанавливает числовой параметр</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>bool</type><methodname>PDF_set_value</methodname> + <methodparam><type>resource</type><parameter>p</parameter></methodparam> + <methodparam><type>string</type><parameter>key</parameter></methodparam> + <methodparam><type>float</type><parameter>value</parameter></methodparam> + </methodsynopsis> + <para> + Устанавливает значение некоторого параметра PDFlib с числовым типом. &return.success; + </para> + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/ru/trunk/reference/pdf/functions/pdf-set-value.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL \ No newline at end of property Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-set-word-spacing.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-set-word-spacing.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-set-word-spacing.xml 2020-03-29 06:27:06 UTC (rev 349545) @@ -0,0 +1,40 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.pdf-set-word-spacing"> + <refnamediv> + <refname>PDF_set_word_spacing</refname> + <refpurpose>Устанавливает интервал между словами [устарело]</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <para> + Функция устарела с версии PDFlib 3, используйте вместо нее + <function>PDF_set_value</function> с параметром + <parameter>wordspacing</parameter>. + </para> + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/ru/trunk/reference/pdf/functions/pdf-set-word-spacing.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL \ No newline at end of property Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-setcolor.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-setcolor.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-setcolor.xml 2020-03-29 06:27:06 UTC (rev 349545) @@ -0,0 +1,48 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.pdf-setcolor"> + <refnamediv> + <refname>PDF_setcolor</refname> + <refpurpose>Устанавливает цвет заливки и обводки</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>bool</type><methodname>PDF_setcolor</methodname> + <methodparam><type>resource</type><parameter>p</parameter></methodparam> + <methodparam><type>string</type><parameter>fstype</parameter></methodparam> + <methodparam><type>string</type><parameter>colorspace</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> + </methodsynopsis> + <para> + Устанавливает текущее цветовое пространство и цвет. &return.success; + </para> + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/ru/trunk/reference/pdf/functions/pdf-setcolor.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL \ No newline at end of property Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-setdashpattern.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-setdashpattern.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-setdashpattern.xml 2020-03-29 06:27:06 UTC (rev 349545) @@ -0,0 +1,43 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.pdf-setdashpattern"> + <refnamediv> + <refname>PDF_setdashpattern</refname> + <refpurpose>Устанавливает шаблон тире</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>bool</type><methodname>PDF_setdashpattern</methodname> + <methodparam><type>resource</type><parameter>pdfdoc</parameter></methodparam> + <methodparam><type>string</type><parameter>optlist</parameter></methodparam> + </methodsynopsis> + <para> + Устанавливает шаблон тире, определенный списком опций. &return.success; + </para> + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/ru/trunk/reference/pdf/functions/pdf-setdashpattern.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL \ No newline at end of property Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-setflat.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-setflat.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-setflat.xml 2020-03-29 06:27:06 UTC (rev 349545) @@ -0,0 +1,43 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.pdf-setflat"> + <refnamediv> + <refname>PDF_setflat</refname> + <refpurpose>Устанавливает параметр flatness</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>bool</type><methodname>PDF_setflat</methodname> + <methodparam><type>resource</type><parameter>pdfdoc</parameter></methodparam> + <methodparam><type>float</type><parameter>flatness</parameter></methodparam> + </methodsynopsis> + <para> + Устанавливает параметр flatness. &return.success; + </para> + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/ru/trunk/reference/pdf/functions/pdf-setflat.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL \ No newline at end of property Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-setfont.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-setfont.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-setfont.xml 2020-03-29 06:27:06 UTC (rev 349545) @@ -0,0 +1,46 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 336715 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.pdf-setfont"> + <refnamediv> + <refname>PDF_setfont</refname> + <refpurpose>Устанавливает шрифт</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>bool</type><methodname>PDF_setfont</methodname> + <methodparam><type>resource</type><parameter>pdfdoc</parameter></methodparam> + <methodparam><type>int</type><parameter>font</parameter></methodparam> + <methodparam><type>float</type><parameter>fontsize</parameter></methodparam> + </methodsynopsis> + <para> + Устанавливает текущий шрифт в указанном <parameter>fontsize</parameter>, используя + дескриптор <parameter>font</parameter>, возвращаемый <function>PDF_load_font</function>. + &return.success; + </para> + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/ru/trunk/reference/pdf/functions/pdf-setfont.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL \ No newline at end of property Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-setgray-fill.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-setgray-fill.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-setgray-fill.xml 2020-03-29 06:27:06 UTC (rev 349545) @@ -0,0 +1,48 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.pdf-setgray-fill"> + <refnamediv> + <refname>PDF_setgray_fill</refname> + <refpurpose>Устанавливает цвет заливки на серый [устарело]</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>bool</type><methodname>PDF_setgray_fill</methodname> + <methodparam><type>resource</type><parameter>p</parameter></methodparam> + <methodparam><type>float</type><parameter>g</parameter></methodparam> + </methodsynopsis> + <para> + Устанавливает текущий цвет заливки в значение серого между 0 и 1 включительно. + &return.success; + </para> + <para> + Функция устарела с версии PDFlib 4, используйте вместо нее + <function>PDF_setcolor</function>. + </para> + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/ru/trunk/reference/pdf/functions/pdf-setgray-fill.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL \ No newline at end of property Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-setgray-stroke.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-setgray-stroke.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-setgray-stroke.xml 2020-03-29 06:27:06 UTC (rev 349545) @@ -0,0 +1,48 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.pdf-setgray-stroke"> + <refnamediv> + <refname>PDF_setgray_stroke</refname> + <refpurpose>Устанавливает цвет обводки на серый [устарело]</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>bool</type><methodname>PDF_setgray_stroke</methodname> + <methodparam><type>resource</type><parameter>p</parameter></methodparam> + <methodparam><type>float</type><parameter>g</parameter></methodparam> + </methodsynopsis> + <para> + Устанавливает текущий цвет обводки на значение серого от 0 до 1 включительно. + &return.success; + </para> + <para> + Функция устарела с версии PDFlib 4, используйте вместо нее + <function>PDF_setcolor</function>. + </para> + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/ru/trunk/reference/pdf/functions/pdf-setgray-stroke.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL \ No newline at end of property Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-setgray.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-setgray.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-setgray.xml 2020-03-29 06:27:06 UTC (rev 349545) @@ -0,0 +1,47 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.pdf-setgray"> + <refnamediv> + <refname>PDF_setgray</refname> + <refpurpose>Устанавливает цвет на серый [устарело]</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>bool</type><methodname>PDF_setgray</methodname> + <methodparam><type>resource</type><parameter>p</parameter></methodparam> + <methodparam><type>float</type><parameter>g</parameter></methodparam> + </methodsynopsis> + <para> + Устанавливает текущую заливку и цвет обводки серым значением от 0 до 1 включительно. &return.success; + </para> + <para> + Функция устарела с версии PDFlib 4, используйте вместо нее + <function>PDF_setcolor</function>. + </para> + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/ru/trunk/reference/pdf/functions/pdf-setgray.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL \ No newline at end of property Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-setlinecap.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-setlinecap.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-setlinecap.xml 2020-03-29 06:27:06 UTC (rev 349545) @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.pdf-setlinecap"> + <refnamediv> + <refname>PDF_setlinecap</refname> + <refpurpose>Устанавливает параметр linecap</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>bool</type><methodname>PDF_setlinecap</methodname> + <methodparam><type>resource</type><parameter>p</parameter></methodparam> + <methodparam><type>int</type><parameter>linecap</parameter></methodparam> + </methodsynopsis> + <para> + Устанавливает параметр <parameter>linecap</parameter> для управления формы + в конце пути относительно поглаживания. + </para> + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/ru/trunk/reference/pdf/functions/pdf-setlinecap.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL \ No newline at end of property Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-setlinejoin.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-setlinejoin.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-setlinejoin.xml 2020-03-29 06:27:06 UTC (rev 349545) @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.pdf-setlinejoin"> + <refnamediv> + <refname>PDF_setlinejoin</refname> + <refpurpose>Устанавливает параметр linejoin</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>bool</type><methodname>PDF_setlinejoin</methodname> + <methodparam><type>resource</type><parameter>p</parameter></methodparam> + <methodparam><type>int</type><parameter>value</parameter></methodparam> + </methodsynopsis> + <para> + Устанавливает параметр <parameter>linejoin</parameter> чтобы указать + форму в углах обводимых путей. &return.success; + </para> + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/ru/trunk/reference/pdf/functions/pdf-setlinejoin.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL \ No newline at end of property Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-setlinewidth.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-setlinewidth.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-setlinewidth.xml 2020-03-29 06:27:06 UTC (rev 349545) @@ -0,0 +1,43 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.pdf-setlinewidth"> + <refnamediv> + <refname>PDF_setlinewidth</refname> + <refpurpose>Устанавливает ширину линии</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>bool</type><methodname>PDF_setlinewidth</methodname> + <methodparam><type>resource</type><parameter>p</parameter></methodparam> + <methodparam><type>float</type><parameter>width</parameter></methodparam> + </methodsynopsis> + <para> + Устанавливает ширину текущей линии. &return.success; + </para> + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/ru/trunk/reference/pdf/functions/pdf-setlinewidth.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL \ No newline at end of property Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-setmatrix.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-setmatrix.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-setmatrix.xml 2020-03-29 06:27:06 UTC (rev 349545) @@ -0,0 +1,48 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.pdf-setmatrix"> + <refnamediv> + <refname>PDF_setmatrix</refname> + <refpurpose>Устанавливает текущую матрицу преобразования</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>bool</type><methodname>PDF_setmatrix</methodname> + <methodparam><type>resource</type><parameter>p</parameter></methodparam> + <methodparam><type>float</type><parameter>a</parameter></methodparam> + <methodparam><type>float</type><parameter>b</parameter></methodparam> + <methodparam><type>float</type><parameter>c</parameter></methodparam> + <methodparam><type>float</type><parameter>d</parameter></methodparam> + <methodparam><type>float</type><parameter>e</parameter></methodparam> + <methodparam><type>float</type><parameter>f</parameter></methodparam> + </methodsynopsis> + <para> + Явно устанавливает текущую матрицу преобразования. &return.success; + </para> + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/ru/trunk/reference/pdf/functions/pdf-setmatrix.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL \ No newline at end of property Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-setmiterlimit.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-setmiterlimit.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-setmiterlimit.xml 2020-03-29 06:27:06 UTC (rev 349545) @@ -0,0 +1,43 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.pdf-setmiterlimit"> + <refnamediv> + <refname>PDF_setmiterlimit</refname> + <refpurpose>Устанавливает предел митры</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>bool</type><methodname>PDF_setmiterlimit</methodname> + <methodparam><type>resource</type><parameter>pdfdoc</parameter></methodparam> + <methodparam><type>float</type><parameter>miter</parameter></methodparam> + </methodsynopsis> + <para> + Устанавливает предел митры.&return.success; + </para> + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/ru/trunk/reference/pdf/functions/pdf-setmiterlimit.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL \ No newline at end of property Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-setpolydash.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-setpolydash.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-setpolydash.xml 2020-03-29 06:27:06 UTC (rev 349545) @@ -0,0 +1,39 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.pdf-setpolydash"> + <refnamediv> + <refname>PDF_setpolydash</refname> + <refpurpose>Установить сложные шаблоны штриховки [устарело]</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <para> + Функция устарела с версии PDFlib 5, используйте вместо нее + <function>PDF_setdashpattern</function>. + </para> + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/ru/trunk/reference/pdf/functions/pdf-setpolydash.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL \ No newline at end of property Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-setrgbcolor-fill.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-setrgbcolor-fill.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-setrgbcolor-fill.xml 2020-03-29 06:27:06 UTC (rev 349545) @@ -0,0 +1,49 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.pdf-setrgbcolor-fill"> + <refnamediv> + <refname>PDF_setrgbcolor_fill</refname> + <refpurpose>Устанавливает цвет заливки RGB [устарело]</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>bool</type><methodname>PDF_setrgbcolor_fill</methodname> + <methodparam><type>resource</type><parameter>p</parameter></methodparam> + <methodparam><type>float</type><parameter>red</parameter></methodparam> + <methodparam><type>float</type><parameter>green</parameter></methodparam> + <methodparam><type>float</type><parameter>blue</parameter></methodparam> + </methodsynopsis> + <para> + Устанавливает текущий цвет заливки для предоставленных значений RGB. &return.success; + </para> + <para> + Функция устарела с версии PDFlib 4, используйте вместо нее + <function>PDF_setcolor</function>. + </para> + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/ru/trunk/reference/pdf/functions/pdf-setrgbcolor-fill.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL \ No newline at end of property Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-setrgbcolor-stroke.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-setrgbcolor-stroke.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-setrgbcolor-stroke.xml 2020-03-29 06:27:06 UTC (rev 349545) @@ -0,0 +1,49 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.pdf-setrgbcolor-stroke"> + <refnamediv> + <refname>PDF_setrgbcolor_stroke</refname> + <refpurpose>Устанавливает RGB цвет обводки [устарело]</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>bool</type><methodname>PDF_setrgbcolor_stroke</methodname> + <methodparam><type>resource</type><parameter>p</parameter></methodparam> + <methodparam><type>float</type><parameter>red</parameter></methodparam> + <methodparam><type>float</type><parameter>green</parameter></methodparam> + <methodparam><type>float</type><parameter>blue</parameter></methodparam> + </methodsynopsis> + <para> + Устанавливает текущий цвет обводки в соответствии с предоставленными значениями RGB. &return.success; + </para> + <para> + Функция устарела с версии PDFlib 4, используйте вместо нее + <function>PDF_setcolor</function>. + </para> + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/ru/trunk/reference/pdf/functions/pdf-setrgbcolor-stroke.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL \ No newline at end of property Added: phpdoc/ru/trunk/reference/pdf/functions/pdf-setrgbcolor.xml =================================================================== --- phpdoc/ru/trunk/reference/pdf/functions/pdf-setrgbcolor.xml (rev 0) +++ phpdoc/ru/trunk/reference/pdf/functions/pdf-setrgbcolor.xml 2020-03-29 06:27:06 UTC (rev 349545) @@ -0,0 +1,50 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision$ --> +<!-- EN-Revision: 297028 Maintainer: sergey Status: ready --> +<!-- Reviewed: no --> + +<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.pdf-setrgbcolor"> + <refnamediv> + <refname>PDF_setrgbcolor</refname> + <refpurpose>Устанавливает значения цвета заливки и обводки rgb [устарело]</refpurpose> + </refnamediv> + <refsect1 role="description"> + &reftitle.description; + <methodsynopsis> + <type>bool</type><methodname>PDF_setrgbcolor</methodname> + <methodparam><type>resource</type><parameter>p</parameter></methodparam> + <methodparam><type>float</type><parameter>red</parameter></methodparam> + <methodparam><type>float</type><parameter>green</parameter></methodparam> + <methodparam><type>float</type><parameter>blue</parameter></methodparam> + </methodsynopsis> + <para> + Устанавливает текущую заливку и цвет обводки для предоставленных значений RGB. + &return.success; + </para> + <para> + Функция устарела с версии PDFlib 4, используйте вместо нее + <function>PDF_setcolor</function>. + </para> + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:1 +sgml-indent-data:t +indent-tabs-mode:nil +sgml-parent-document:nil +sgml-default-dtd-file:"~/.phpdoc/manual.ced" +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +vim600: syn=xml fen fdm=syntax fdl=2 si +vim: et tw=78 syn=sgml +vi: ts=1 sw=1 +--> Property changes on: phpdoc/ru/trunk/reference/pdf/functions/pdf-setrgbcolor.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL \ No newline at end of property