diff options
author | Owen Taylor <otaylor@redhat.com> | 2002-12-17 02:07:37 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-12-17 02:07:37 +0000 |
commit | 29243ced945eb68460f3e3b57ca390c1c2a93129 (patch) | |
tree | b1247bbc71481c2904fb2a4117c45f159947169b /ChangeLog.pre-1-2 | |
parent | 20b813ab225789782c942515e99bf50955975bec (diff) | |
download | pango-29243ced945eb68460f3e3b57ca390c1c2a93129.tar.gz |
When we get an isolated tone in isolation, do something reasonable rather
Mon Dec 16 19:28:18 2002 Owen Taylor <otaylor@redhat.com>
* modules/hangul/hangul-xft.c (render_isolated_tone):
When we get an isolated tone in isolation, do something
reasonable rather than just return no glyphs and
causing an assertion failure. (#100625)
* pango/pangofc-fontmap.cI (_pango_fc_font_map_get_coverage):
Add a hack to force Hangul marks to be be rendered
in the same font as base Hangul glyphs.
Diffstat (limited to 'ChangeLog.pre-1-2')
-rw-r--r-- | ChangeLog.pre-1-2 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-2 b/ChangeLog.pre-1-2 index fffecb2f..239defdf 100644 --- a/ChangeLog.pre-1-2 +++ b/ChangeLog.pre-1-2 @@ -1,3 +1,14 @@ +Mon Dec 16 19:28:18 2002 Owen Taylor <otaylor@redhat.com> + + * modules/hangul/hangul-xft.c (render_isolated_tone): + When we get an isolated tone in isolation, do something + reasonable rather than just return no glyphs and + causing an assertion failure. (#100625) + + * pango/pangofc-fontmap.cI (_pango_fc_font_map_get_coverage): + Add a hack to force Hangul marks to be be rendered + in the same font as base Hangul glyphs. + Mon Dec 16 18:10:46 2002 Owen Taylor <otaylor@redhat.com> * modules/basic/basic-xft.c: Add some extra ranges |