summaryrefslogtreecommitdiff
path: root/docs/tmpl/fonts.sgml
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-12-17 02:29:14 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-12-17 02:29:14 +0000
commit63cd593c34fd384b21722f751c66ed48d722033d (patch)
tree2039ba9d415d8da0b272082bf08b18156147c627 /docs/tmpl/fonts.sgml
parent29243ced945eb68460f3e3b57ca390c1c2a93129 (diff)
downloadpango-63cd593c34fd384b21722f751c66ed48d722033d.tar.gz
=== Released 1.1.6 ===
Mon Dec 16 21:16:31 2002 Owen Taylor <otaylor@redhat.com> * === Released 1.1.6 === * NEWS: Updated. * configure.in: Version 1.1.6, interface age 2. * configure.in: Bump PANGO_MODULE_VERSION to 1.2.0.
Diffstat (limited to 'docs/tmpl/fonts.sgml')
-rw-r--r--docs/tmpl/fonts.sgml2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/tmpl/fonts.sgml b/docs/tmpl/fonts.sgml
index e5385006..15ee3268 100644
--- a/docs/tmpl/fonts.sgml
+++ b/docs/tmpl/fonts.sgml
@@ -691,7 +691,6 @@ The #PangoFontMapClass structure holds the virtual functions for
a particular #PangoFontMap implementation.
</para>
-@parent_class:
@load_font: a function to load a font with a given description. See
pango_font_map_load_font()
@list_families: A function to list available font families. See
@@ -779,7 +778,6 @@ The #PangoFontsetClass structure holds the virtual functions for
a particular #PangoFontset implementation.
</para>
-@parent_class:
@get_font: a function to get the font in the fontset that contains the
best glyph for the given unicode character; see pango_fontset_get_font().
@get_metrics: a function to get overall metric information for the fonts