summaryrefslogtreecommitdiff
path: root/docs/tmpl/freetype-fonts.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tmpl/freetype-fonts.sgml')
-rw-r--r--docs/tmpl/freetype-fonts.sgml6
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/tmpl/freetype-fonts.sgml b/docs/tmpl/freetype-fonts.sgml
index e39ba6bb..cbe92eb7 100644
--- a/docs/tmpl/freetype-fonts.sgml
+++ b/docs/tmpl/freetype-fonts.sgml
@@ -6,7 +6,8 @@ Functions for shape engines to manipulate FreeType fonts
<!-- ##### SECTION Long_Description ##### -->
<para>
-
+The macros and functions in this section are used to access fonts and render
+text to bitmaps using the FreeType 2 library.
</para>
<!-- ##### SECTION See_Also ##### -->
@@ -14,6 +15,9 @@ Functions for shape engines to manipulate FreeType fonts
</para>
+<!-- ##### SECTION Stability_Level ##### -->
+
+
<!-- ##### STRUCT PangoFT2FontMap ##### -->
<para>
The #PangoFT2FontMap is the #PangoFontMap implementation for FreeType fonts.