diff options
author | Owen Taylor <otaylor@redhat.com> | 2004-09-20 17:01:53 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2004-09-20 17:01:53 +0000 |
commit | 1ef52b779f5c4ceeaebfaa5568ff7eea80969427 (patch) | |
tree | 47dab0263cd805272a1c2de7be4397e53540ee0b /ChangeLog.pre-1-6 | |
parent | cfb9000beb0e2004fa4b2e8ebdf367d89d89d64a (diff) | |
download | pango-1ef52b779f5c4ceeaebfaa5568ff7eea80969427.tar.gz |
Don't use face->ascender/descender for non-scalable fonts, since they
Mon Sep 20 12:17:37 2004 Owen Taylor <otaylor@redhat.com>
* pango/pangofc-font.c (get_face_metrics):
Don't use face->ascender/descender for non-scalable fonts,
since they aren't set. (#Enrico Scholz,
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=129246)
Diffstat (limited to 'ChangeLog.pre-1-6')
-rw-r--r-- | ChangeLog.pre-1-6 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6 index 8a578663..cc2d7991 100644 --- a/ChangeLog.pre-1-6 +++ b/ChangeLog.pre-1-6 @@ -1,3 +1,10 @@ +Mon Sep 20 12:17:37 2004 Owen Taylor <otaylor@redhat.com> + + * pango/pangofc-font.c (get_face_metrics): + Don't use face->ascender/descender for non-scalable fonts, + since they aren't set. (#Enrico Scholz, + https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=129246) + 2004-09-18 Tor Lillqvist <tml@iki.fi> * pango/pango.def: Add pango_context_set_matrix. (#152883, Ivan |