Files
doc-fr/reference/image/gdfont.xml
2021-10-08 11:06:36 +01:00

68 lines
1.8 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: a7e5e563d2d2269a6d7ccff506715a3e1a6f3902 Maintainer: girgias Status: ready -->
<!-- Reviewed: yes -->
<phpdoc:classref xml:id="class.gdfont" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook">
<title>La classe GdFont</title>
<titleabbrev>GdFont</titleabbrev>
<partintro>
<!-- {{{ GdFont intro -->
<section xml:id="gdfont.intro">
&reftitle.intro;
<para>
Une classe complètement opaque qui remplace la &resource;
<literal>gd font</literal> à partir de PHP 8.1.0.
</para>
</section>
<!-- }}} -->
<section xml:id="gdfont.synopsis">
&reftitle.classsynopsis;
<!-- {{{ Synopsis -->
<classsynopsis>
<ooclass><classname>GdFont</classname></ooclass>
<!-- {{{ Class synopsis -->
<classsynopsisinfo>
<ooclass>
<modifier>final</modifier>
<classname>GdFont</classname>
</ooclass>
</classsynopsisinfo>
<!-- }}} -->
<!-- <classsynopsisinfo role="comment">&Methods;</classsynopsisinfo> -->
<!-- <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.gdimage')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[not(@role='procedural')])"><xi:fallback/></xi:include> -->
</classsynopsis>
<!-- }}} -->
</section>
</partintro>
<!-- &reference.gd.entities.gdfont; -->
</phpdoc:classref>
<!-- 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
-->