parent
a5e5a79004
commit
32f431406e
|
@ -193,7 +193,7 @@
|
||||||
hb_buffer_set_language(buf, hb_language_from_string("en", -1));
|
hb_buffer_set_language(buf, hb_language_from_string("en", -1));
|
||||||
</programlisting>
|
</programlisting>
|
||||||
<para>
|
<para>
|
||||||
However, since these properties are often the repeated for
|
However, since these properties are often repeated for
|
||||||
multiple text runs, you can also save them in a
|
multiple text runs, you can also save them in a
|
||||||
<literal>hb_segment_properties_t</literal> for reuse:
|
<literal>hb_segment_properties_t</literal> for reuse:
|
||||||
</para>
|
</para>
|
||||||
|
|
Loading…
Reference in New Issue