Skip to content

Commit 48220b9

Browse files
committed
Describe options param
1 parent a242967 commit 48220b9

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

reference/image/functions/imagettfbbox.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,14 @@
5555
</para>
5656
</listitem>
5757
</varlistentry>
58+
<varlistentry>
59+
<term><parameter>options</parameter></term>
60+
<listitem>
61+
<para>
62+
Same as in <function>imagettftext</function>.
63+
</para>
64+
</listitem>
65+
</varlistentry>
5866
</variablelist>
5967
</para>
6068
</refsect1>

reference/image/functions/imagettftext.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,14 @@
109109
</para>
110110
</listitem>
111111
</varlistentry>
112+
<varlistentry>
113+
<term><parameter>options</parameter></term>
114+
<listitem>
115+
<para>
116+
An array with <literal>linespacing</literal> key holding a <type>float</type> value.
117+
</para>
118+
</listitem>
119+
</varlistentry>
112120
</variablelist>
113121
</para>
114122
</refsect1>

0 commit comments

Comments
 (0)