Mercurial > emacs
changeset 102878:2203893d21b9
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 08 Apr 2009 01:31:15 +0000 |
parents | 3f976a2deab1 |
children | c0a8e833e322 |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Wed Apr 08 01:30:55 2009 +0000 +++ b/src/ChangeLog Wed Apr 08 01:31:15 2009 +0000 @@ -1,3 +1,8 @@ +2009-04-08 Kenichi Handa <handa@m17n.org> + + * ftfont.c (ftfont_text_extents): Fix calculation of + metrics->descent. + 2009-04-06 Jason Rumney <jasonr@gnu.org> * frame.c (x_set_font): Avoid C99 mid-block variable declaration.