diff options
author | Behdad Esfahbod <behdad@gnome.org> | 2007-01-17 22:51:31 +0000 |
---|---|---|
committer | Behdad Esfahbod <behdad@src.gnome.org> | 2007-01-17 22:51:31 +0000 |
commit | bff0e825ea0bbd7bb8cf453a7edfd31e7bfec004 (patch) | |
tree | 857c41264a0a125d1e3890a02fafeeaa2a66ddbf /ChangeLog | |
parent | 8f889bf88b2e6be62af512d5fef5a1ec8bc93eba (diff) | |
download | pango-bff0e825ea0bbd7bb8cf453a7edfd31e7bfec004.tar.gz |
Bug 395328 – Map kATSDeletedGlyphcode to PANGO_GLYPH_EMPTY
2007-01-17 Behdad Esfahbod <behdad@gnome.org>
Bug 395328 – Map kATSDeletedGlyphcode to PANGO_GLYPH_EMPTY
* modules/basic/basic-atsui.c (set_glyph): Handle
kATSDeletedGlyphcode.
svn path=/trunk/; revision=2170
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2007-01-17 Behdad Esfahbod <behdad@gnome.org> + + Bug 395328 – Map kATSDeletedGlyphcode to PANGO_GLYPH_EMPTY + + * modules/basic/basic-atsui.c (set_glyph): Handle + kATSDeletedGlyphcode. + 2007-01-16 Behdad Esfahbod <behdad@gnome.org> * pango-view/viewer-render.c (make_layout): Fix typo when rounding |