diff options
author | Owen Taylor <otaylor@redhat.com> | 1998-12-12 22:21:48 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 1998-12-12 22:21:48 +0000 |
commit | 823b4d43a137e1afc66c53ef2d063568c5f581ea (patch) | |
tree | 6cada4fa3ea0a834ebb3095baec550ef0a5cbee6 /ChangeLog.pre-2-10 | |
parent | 11a8051179a2a411a2a332f7128ae188d7e3bd93 (diff) | |
download | gtk+-823b4d43a137e1afc66c53ef2d063568c5f581ea.tar.gz |
Corrections to computation of extents of text from a font set. (from
Sat Dec 12 17:18:32 1998 Owen Taylor <otaylor@redhat.com>
* gdk/gdkfont.c (gdk_text_extents): Corrections
to computation of extents of text from a font set.
(from Chi-Deok Hwang <cdhwang@sr.hei.co.kr>)
and Akira Higuchi <a-higuti@math.sci.hokudai.ac.jp>)
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r-- | ChangeLog.pre-2-10 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 83360af656..3a718d560f 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,10 @@ +Sat Dec 12 17:18:32 1998 Owen Taylor <otaylor@redhat.com> + + * gdk/gdkfont.c (gdk_text_extents): Corrections + to computation of extents of text from a font set. + (from Chi-Deok Hwang <cdhwang@sr.hei.co.kr>) + and Akira Higuchi <a-higuti@math.sci.hokudai.ac.jp>) + Fri Dec 11 08:59:12 1998 Owen Taylor <otaylor@redhat.com> * gtk/gtklistitem.c (gtk_list_item_style_set): |