diff options
author | Owen Taylor <otaylor@redhat.com> | 2001-05-28 16:19:07 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2001-05-28 16:19:07 +0000 |
commit | 15fb6b491224924bb7aa2ff0c97152164dd023ae (patch) | |
tree | 1ea0a2ef446520bcbcebe7fbebe42cb5e0c84cb5 /ChangeLog | |
parent | ca99d2147724fdb60b28f636eaa7ad89b902bd7a (diff) | |
download | pango-15fb6b491224924bb7aa2ff0c97152164dd023ae.tar.gz |
Fix problem with information loss when converting leaves to branches.
Mon May 28 11:51:45 2001 Owen Taylor <otaylor@redhat.com>
* pango/modules.c (map_add_engine): Fix problem with
information loss when converting leaves to branches.
(Problem found by Toshio MARUYAMA)
Wed May 23 12:59:26 2001 Owen Taylor <otaylor@redhat.com>
* pango/pangox.c (pango_x_make_font_struct): Load the
font struct for "fixed" in the case of a broken font list
where fonts listed by XListFonts aren't loadable.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +Mon May 28 11:51:45 2001 Owen Taylor <otaylor@redhat.com> + + * pango/modules.c (map_add_engine): Fix problem with + information loss when converting leaves to branches. + (Problem found by Toshio MARUYAMA) + +Wed May 23 12:59:26 2001 Owen Taylor <otaylor@redhat.com> + + * pango/pangox.c (pango_x_make_font_struct): Load the + font struct for "fixed" in the case of a broken font list + where fonts listed by XListFonts aren't loadable. + Fri May 18 16:44:25 2001 Owen Taylor <otaylor@redhat.com> * pango/pango-layout.c (ensure_tab_width): Use the font |