summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-0
diff options
context:
space:
mode:
authorAlex Larsson <alla@lysator.liu.se>2001-05-04 21:30:53 +0000
committerAlexander Larsson <alexl@src.gnome.org>2001-05-04 21:30:53 +0000
commit2c969d984d1186d8762edb7b7ade16c8742c0d73 (patch)
treea6a7b6e62ebba4b777cd8e971b912950a5ceba6c /ChangeLog.pre-1-0
parent188e75c8fe55553a4c8df10fcb6be04b187cdc92 (diff)
downloadpango-2c969d984d1186d8762edb7b7ade16c8742c0d73.tar.gz
Set approximate_digit_width and approximate_char_width. The digit one
2001-05-04 Alex Larsson <alla@lysator.liu.se> * pango/pangoft2.c (get_font_metrics_from_subfonts): Set approximate_digit_width and approximate_char_width. The digit one could be done better (see bug 53425).
Diffstat (limited to 'ChangeLog.pre-1-0')
-rw-r--r--ChangeLog.pre-1-06
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-0 b/ChangeLog.pre-1-0
index 95557af9..b32d2abb 100644
--- a/ChangeLog.pre-1-0
+++ b/ChangeLog.pre-1-0
@@ -1,3 +1,9 @@
+2001-05-04 Alex Larsson <alla@lysator.liu.se>
+
+ * pango/pangoft2.c (get_font_metrics_from_subfonts):
+ Set approximate_digit_width and approximate_char_width. The
+ digit one could be done better (see bug 53425).
+
2001-05-03 Michael Natterer <mitch@convergence.de>
* configure.in: also check for the the Xft header.