diff options
author | Owen Taylor <otaylor@redhat.com> | 2004-07-15 14:50:57 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2004-07-15 14:50:57 +0000 |
commit | 6b78072f12a63f2a48a81a08baae812b539df8ee (patch) | |
tree | 684972f6c68ef3c97375f62875c2162db3d15b81 /ChangeLog | |
parent | e8451d0463303bbaa3ba3d840d7985f9120ba58a (diff) | |
download | pango-6b78072f12a63f2a48a81a08baae812b539df8ee.tar.gz |
Replace non-breaking-space with a normal space before looking it up.
Thu Jul 15 10:48:01 2004 Owen Taylor <otaylor@redhat.com>
* pango/pangofc-font.c (pango_fc_font_get_glyph): Replace
non-breaking-space with a normal space before looking it up.
(Inspired by http://bugzilla.ximian.com/show_bug.cgi?id=60549)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Thu Jul 15 10:48:01 2004 Owen Taylor <otaylor@redhat.com> + + * pango/pangofc-font.c (pango_fc_font_get_glyph): Replace + non-breaking-space with a normal space before looking it up. + (Inspired by http://bugzilla.ximian.com/show_bug.cgi?id=60549) + Wed Jul 14 17:47:38 2004 Owen Taylor <otaylor@redhat.com> * pango/pango-layout.[ch] pango/ellipsize.c pango/Makefile.am: |