-
Notifications
You must be signed in to change notification settings - Fork 164
Expand file tree
/
Copy pathimagettftext.xml
More file actions
250 lines (238 loc) · 8.05 KB
/
imagettftext.xml
File metadata and controls
250 lines (238 loc) · 8.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 48220b9fcde41afb13e0b7f3e806f51cd179df90 Maintainer: yannick Status: ready -->
<!-- Reviewed: no -->
<refentry xml:id="function.imagettftext" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>imagettftext</refname>
<refpurpose>Dessine un texte avec une police TrueType</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type class="union"><type>array</type><type>false</type></type><methodname>imagettftext</methodname>
<methodparam><type>GdImage</type><parameter>image</parameter></methodparam>
<methodparam><type>float</type><parameter>size</parameter></methodparam>
<methodparam><type>float</type><parameter>angle</parameter></methodparam>
<methodparam><type>int</type><parameter>x</parameter></methodparam>
<methodparam><type>int</type><parameter>y</parameter></methodparam>
<methodparam><type>int</type><parameter>color</parameter></methodparam>
<methodparam><type>string</type><parameter>font_filename</parameter></methodparam>
<methodparam><type>string</type><parameter>text</parameter></methodparam>
<methodparam choice="opt"><type>array</type><parameter>options</parameter><initializer>[]</initializer></methodparam>
</methodsynopsis>
<para>
<function>imagettftext</function> dessine le texte <parameter>text</parameter>
avec la police TrueType <parameter>fontfile</parameter>.
</para>
<note>
<para>
Antérieur à PHP 8.0.0, <function>imagefttext</function> était une variante
étendue de <function>imagettftext</function> qui en plus supportait
<parameter>extrainfo</parameter>.
À partir de PHP 8.0.0, <function>imagettftext</function> est un alias de
<function>imagefttext</function>.
</para>
</note>
</refsect1>
<refsect1 role="parameters">
&reftitle.parameters;
<para>
<variablelist>
&gd.image.description;
<varlistentry>
<term><parameter>size</parameter></term>
<listitem>
<para>&gd.font.size;</para>
</listitem>
</varlistentry>
<varlistentry>
<term><parameter>angle</parameter></term>
<listitem>
<para>
L'angle, en degrés ; 0 degré correspond à la lecture du texte
de gauche à droite. Les valeurs positives représentent une rotation
dans le sens contraire des aiguilles d'une montre. Par exemple,
une valeur de 90 correspondra à une lecture du texte de bas en haut.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><parameter>x</parameter></term>
<listitem>
<para>
Les coordonnées données par <parameter>x</parameter> et
<parameter>y</parameter> définiront la position du premier caractère
(le coin bas-gauche du caractère). Cela est différent de la fonction
<function>imagestring</function>, où
<parameter>x</parameter> et <parameter>y</parameter> définissent
le coin haut-gauche du premier caractère. Par exemple, "haut gauche"
correspond à 0, 0.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><parameter>y</parameter></term>
<listitem>
<para>
L'ordonnée Y. Cela définit la position de la ligne de base
de la police, et non pas le bas des caractères.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><parameter>color</parameter></term>
<listitem>
<para>
L'index de la couleur. Utiliser un index de couleur négatif désactivera
l'antialiasing. Voir la fonction <function>imagecolorallocate</function>.
</para>
</listitem>
</varlistentry>
&gd.ttf.fontfile;
<varlistentry>
<term><parameter>text</parameter></term>
<listitem>
<para>
La chaîne de texte, en UTF-8.
</para>
<para>
Peut inclure des références à des caractères numériques,
décimales (sous la forme : <literal>&#8364;</literal>) pour accéder aux caractères
d'une police au-delà du premier 127.
Le format hexadécimal (comme <literal>&#xA9;</literal>) est pris en charge.
Les chaînes de caractères encodées en UTF-8 peuvent être passées directement.
</para>
<para>
Les entités nommées, comme <literal>&copy;</literal>, ne sont pas supportées. Utiliser la
fonction <function>html_entity_decode</function> pour encoder ces entités
nommées en chaîne UTF-8.
</para>
<para>
Si un caractère est utilisé dans une chaîne qui n'est pas supportée
par la police, un rectangle creux remplacera le caractère.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><parameter>options</parameter></term>
<listitem>
<para>
Un tableau avec une clé <literal>linespacing</literal> contenant une valeur <type>float</type>.
</para>
</listitem>
</varlistentry>
</variablelist>
</para>
</refsect1>
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
Retourne un tableau de 8 éléments représentant quatre points
marquants les limites du texte. L'ordre des points est : inférieur
gauche, inférieur droit, supérieur droit, supérieur gauche. Les
points sont relatifs au texte par rapport à l'angle, donc, "supérieur
gauche" signifie dans le coin en haut à gauche lorsqu'on
regarde le texte horizontalement.
Retourne &false; si une erreur survient.
</para>
</refsect1>
<refsect1 role="changelog">
&reftitle.changelog;
<informaltable>
<tgroup cols="2">
<thead>
<row>
<entry>&Version;</entry>
<entry>&Description;</entry>
</row>
</thead>
<tbody>
<row>
<entry>8.0.0</entry>
<entry>
Le paramètre <parameter>options</parameter> a été ajouté.
</entry>
</row>
</tbody>
</tgroup>
</informaltable>
</refsect1>
<refsect1 role="examples">
&reftitle.examples;
<para>
<example>
<title>Exemple avec <function>imagettftext</function></title>
<para>
Cet exemple produira une image PNG blanche de 400x30 pixels,
avec le texte <literal>"Test..."</literal> en noir, avec une ombre
grise, utilisant la police Arial.
</para>
<programlisting role="php">
<![CDATA[
<?php
// Définition du content-type
header('Content-Type: image/png');
// Création de l'image
$im = imagecreatetruecolor(400, 30);
// Création de quelques couleurs
$white = imagecolorallocate($im, 255, 255, 255);
$grey = imagecolorallocate($im, 128, 128, 128);
$black = imagecolorallocate($im, 0, 0, 0);
imagefilledrectangle($im, 0, 0, 399, 29, $white);
// Le texte à dessiner
$text = 'Test...';
// Remplacez le chemin par votre propre chemin de police
$font = 'arial.ttf';
// Ajout d'ombres au texte
imagettftext($im, 20, 0, 11, 21, $grey, $font, $text);
// Ajout du texte
imagettftext($im, 20, 0, 10, 20, $black, $font, $text);
// Utiliser imagepng() donnera un texte plus clair,
// comparé à l'utilisation de la fonction imagejpeg()
imagepng($im);
?>
]]>
</programlisting>
&example.outputs.similar;
<mediaobject>
<alt>Affichage de l'exemple : imagettftext()</alt>
<imageobject>
<imagedata fileref="en/reference/image/figures/imagettftext.png"/>
</imageobject>
</mediaobject>
</example>
</para>
</refsect1>
<refsect1 role="notes">
&reftitle.notes;
¬e.freetype;
</refsect1>
<refsect1 role="seealso">
&reftitle.seealso;
<simplelist>
<member><function>imagettfbbox</function></member>
<member><function>imagefttext</function></member>
<member><function>imagestring</function></member>
</simplelist>
</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
-->