diff options
author | Noah Levitt <nlevitt@columbia.edu> | 2004-02-19 18:16:50 +0000 |
---|---|---|
committer | Noah Levitt <nlevitt@src.gnome.org> | 2004-02-19 18:16:50 +0000 |
commit | c04e723326004a8b6fd1a492a81f8c08862a7d38 (patch) | |
tree | 3582e359105243b9389eb2d51ae4222a6d1a08e3 /ChangeLog.pre-1-4 | |
parent | c8f3ea5f8e99d8370248feb7585ac3b800a1a53f (diff) | |
download | pango-c04e723326004a8b6fd1a492a81f8c08862a7d38.tar.gz |
Make approximate_digit_width the width of the widest digit, rather than
2003-02-19 Noah Levitt <nlevitt@columbia.edu>
* pango/pangofc-font.c (pango_fc_font_get_metrics):
* pango/pangowin32.c (pango_win32_font_get_metrics): Make
approximate_digit_width the width of the widest digit, rather than the
average.
Diffstat (limited to 'ChangeLog.pre-1-4')
-rw-r--r-- | ChangeLog.pre-1-4 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-4 b/ChangeLog.pre-1-4 index c8a919ba..e8406525 100644 --- a/ChangeLog.pre-1-4 +++ b/ChangeLog.pre-1-4 @@ -1,3 +1,10 @@ +2003-02-19 Noah Levitt <nlevitt@columbia.edu> + + * pango/pangofc-font.c (pango_fc_font_get_metrics): + * pango/pangowin32.c (pango_win32_font_get_metrics): Make + approximate_digit_width the width of the widest digit, rather than the + average. + Thu Feb 19 10:44:17 2004 Owen Taylor <otaylor@redhat.com> * pango/pango-context.c (compute_derived_language): |