summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-8
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 /ChangeLog.pre-1-8
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 'ChangeLog.pre-1-8')
-rw-r--r--ChangeLog.pre-1-88
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8
index c186b66f..9005552f 100644
--- a/ChangeLog.pre-1-8
+++ b/ChangeLog.pre-1-8
@@ -1,3 +1,11 @@
+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.
+
2001-02-28 Alexander Larsson <alla@lysator.liu.se>
* pango/pango-attributes.[c]: