summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2015-07-30 13:31:06 -0400
committerMatthias Clasen <mclasen@redhat.com>2015-07-30 13:31:06 -0400
commit7aa0aa0aabaf08e2500b7e267010a42d36918ce9 (patch)
tree5bdaf82d26f89bde72ea10d8ac8cd665df820027
parent868f18257ff3ee6e3271cce50d4aed87fa7a972e (diff)
downloadpango-7aa0aa0aabaf08e2500b7e267010a42d36918ce9.tar.gz
Document font_features support in markup
-rw-r--r--docs/pango_markup.sgml8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/pango_markup.sgml b/docs/pango_markup.sgml
index 227b4138..913ece66 100644
--- a/docs/pango_markup.sgml
+++ b/docs/pango_markup.sgml
@@ -124,6 +124,14 @@ One of 'ultracondensed', 'extracondensed', 'condensed',
</varlistentry>
<varlistentry>
+<term>font_features<footnote><para>Since 1.38</para></footnote></term>
+<listitem><para>
+A comma separated list of OpenType font feature settings, in the same
+syntax as accepted by CSS. E.g: <literal>font_features='dlig=1, -kern, afrc on'</literal>
+</para></listitem>
+</varlistentry>
+
+<varlistentry>
<term>foreground</term>
<term>fgcolor<footnoteref linkend='since_1_21'/></term>
<term>color</term>