diff options
author | Changwoo Ryu <cwryu@debian.org> | 2004-04-17 16:17:57 +0000 |
---|---|---|
committer | Changwoo Ryu <cwryu@src.gnome.org> | 2004-04-17 16:17:57 +0000 |
commit | fa764a7c02a2c4632749f85d37a192ad515e379e (patch) | |
tree | d58d96384867c3a93baaee63320c883d2be990a4 /ChangeLog.pre-1-4 | |
parent | 6b64bd1ac69d27c439da2ecef943ae61e4208c89 (diff) | |
download | pango-fa764a7c02a2c4632749f85d37a192ad515e379e.tar.gz |
handle non-Hangul unicode chars, fixes #129741, #137347.
2004-04-18 Changwoo Ryu <cwryu@debian.org>
* modules/hangul/hangul-defs.h (IS_JAMO):
* modules/hangul/hangul-fc.c (hangul_engine_shape, render_basic):
handle non-Hangul unicode chars, fixes #129741, #137347.
Diffstat (limited to 'ChangeLog.pre-1-4')
-rw-r--r-- | ChangeLog.pre-1-4 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-4 b/ChangeLog.pre-1-4 index a43e592e..7bd03c7d 100644 --- a/ChangeLog.pre-1-4 +++ b/ChangeLog.pre-1-4 @@ -1,3 +1,9 @@ +2004-04-18 Changwoo Ryu <cwryu@debian.org> + + * modules/hangul/hangul-defs.h (IS_JAMO): + * modules/hangul/hangul-fc.c (hangul_engine_shape, render_basic): + handle non-Hangul unicode chars, fixes #129741, #137347. + 2004-04-05 Anders Carlsson <andersca@gnome.org> * examples/argcontext.c (arg_context_parse): |