summaryrefslogtreecommitdiff
path: root/docs/tmpl/xft-fonts.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tmpl/xft-fonts.sgml')
-rw-r--r--docs/tmpl/xft-fonts.sgml7
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/tmpl/xft-fonts.sgml b/docs/tmpl/xft-fonts.sgml
index fc4d6cae..00f345ae 100644
--- a/docs/tmpl/xft-fonts.sgml
+++ b/docs/tmpl/xft-fonts.sgml
@@ -41,13 +41,16 @@ overring the #PangoXftRendererClass virtual functions
<!-- ##### STRUCT PangoXftFont ##### -->
<para>
-
+#PangoXftFont is an implementation of #PangoFcFont using the Xft
+library for rendering. It is used in conjunction with #PangoXftFontMap.
</para>
<!-- ##### STRUCT PangoXftFontMap ##### -->
<para>
-
+#PangoXftFontMap is an implementation of #PangoFcFontMap suitable for
+the Xft library as the renderer. It is used in to create fonts of
+type #PangoXftFont.
</para>