summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2001-02-28 20:22:09 +0000
committerHavoc Pennington <hp@src.gnome.org>2001-02-28 20:22:09 +0000
commit77626cb70d108fcba67dbc6085b864fcf166598d (patch)
tree6456900bad57025c22579b6490a2b71f71e237eb /docs
parent835ef9ddfc5d71b136ed5c491533d76875bd6951 (diff)
downloadpango-77626cb70d108fcba67dbc6085b864fcf166598d.tar.gz
Add approximate_char_width field
2001-02-28 Havoc Pennington <hp@redhat.com> * pango/pango-font.h (struct _PangoFontMetrics): Add approximate_char_width field * pango/pangox.c (get_font_metrics_from_subfonts): "compute" the approximate char width. Other backends need to add this.
Diffstat (limited to 'docs')
-rw-r--r--docs/tmpl/coverage-maps.sgml7
-rw-r--r--docs/tmpl/glyphs.sgml13
-rw-r--r--docs/tmpl/main.sgml7
3 files changed, 27 insertions, 0 deletions
diff --git a/docs/tmpl/coverage-maps.sgml b/docs/tmpl/coverage-maps.sgml
index 8cde2ac9..0169a82c 100644
--- a/docs/tmpl/coverage-maps.sgml
+++ b/docs/tmpl/coverage-maps.sgml
@@ -34,6 +34,13 @@ character point for a particular scrpt.
the current script.
@PANGO_COVERAGE_EXACT: The character is represented as the correct graphical form.
+<!-- ##### MACRO PANGO_TYPE_COVERAGE_LEVEL ##### -->
+<para>
+
+</para>
+
+
+
<!-- ##### STRUCT PangoCoverage ##### -->
<para>
The #PangoCoverage structure represents a map from ISO-10646 character
diff --git a/docs/tmpl/glyphs.sgml b/docs/tmpl/glyphs.sgml
index f099bdd9..d1697a45 100644
--- a/docs/tmpl/glyphs.sgml
+++ b/docs/tmpl/glyphs.sgml
@@ -275,6 +275,19 @@ accessible fields
@logical_rect:
+<!-- ##### FUNCTION pango_glyph_string_extents_range ##### -->
+<para>
+
+</para>
+
+@glyphs:
+@start:
+@end:
+@font:
+@ink_rect:
+@logical_rect:
+
+
<!-- ##### FUNCTION pango_glyph_string_index_to_x ##### -->
<para>
diff --git a/docs/tmpl/main.sgml b/docs/tmpl/main.sgml
index e9cb3a98..c746f137 100644
--- a/docs/tmpl/main.sgml
+++ b/docs/tmpl/main.sgml
@@ -164,6 +164,13 @@ for text.
top-to-bottom, with the rows ordered from
right to left.
+<!-- ##### MACRO PANGO_TYPE_DIRECTION ##### -->
+<para>
+
+</para>
+
+
+
<!-- ##### FUNCTION pango_itemize ##### -->
<para>