summaryrefslogtreecommitdiff
path: root/docs
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
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')
-rw-r--r--docs/tmpl/fonts.sgml2
-rw-r--r--docs/tmpl/freetype-fonts.sgml1
-rw-r--r--docs/tmpl/win32-fonts.sgml1
-rw-r--r--docs/tmpl/xft-fonts.sgml1
4 files changed, 0 insertions, 5 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
diff --git a/docs/tmpl/freetype-fonts.sgml b/docs/tmpl/freetype-fonts.sgml
index e402f02c..8d175001 100644
--- a/docs/tmpl/freetype-fonts.sgml
+++ b/docs/tmpl/freetype-fonts.sgml
@@ -4,7 +4,6 @@ FreeType Fonts and Rendering
<!-- ##### SECTION Short_Description ##### -->
Functions for shape engines to manipulate FreeType fonts
-
<!-- ##### SECTION Long_Description ##### -->
<para>
diff --git a/docs/tmpl/win32-fonts.sgml b/docs/tmpl/win32-fonts.sgml
index 90588157..5f997876 100644
--- a/docs/tmpl/win32-fonts.sgml
+++ b/docs/tmpl/win32-fonts.sgml
@@ -4,7 +4,6 @@ Win32 Fonts and Rendering
<!-- ##### SECTION Short_Description ##### -->
Functions for shape engines to manipulate Win32 fonts
-
<!-- ##### SECTION Long_Description ##### -->
<para>
diff --git a/docs/tmpl/xft-fonts.sgml b/docs/tmpl/xft-fonts.sgml
index 74411d21..954ed04e 100644
--- a/docs/tmpl/xft-fonts.sgml
+++ b/docs/tmpl/xft-fonts.sgml
@@ -4,7 +4,6 @@ Xft Fonts and Rendering
<!-- ##### SECTION Short_Description ##### -->
Functions for shape engines to manipulate Xft fonts
-
<!-- ##### SECTION Long_Description ##### -->
<para>