(decompose_hangul, combine_hangul): New.
commitf7e297c8672617a9b8273664dcec991656ead61d
authorSimon Josefsson <simon@josefsson.org>
Thu, 25 Sep 2003 17:34:47 +0000 (25 17:34 +0000)
committerSimon Josefsson <simon@josefsson.org>
Thu, 25 Sep 2003 17:34:47 +0000 (25 17:34 +0000)
tree6d549734a21f240dc4035debf783600c9b388d13
parent124b0feaf3a0ebf840c1f583cc36c2e0000d9f09
(decompose_hangul, combine_hangul): New.
(combine, _g_utf8_normalize_wc): Use them.
Adds support for algorithmic composition of Hangul Syllables, adapted
from a patch written by Noah Levitt <nlevitt@columbia.edu> for GLIB,
discussed in <http://bugzilla.gnome.org/show_bug.cgi?id=100456> and
available from
<http://bugzilla.gnome.org/showattachment.cgi?attach_id=18915>.
lib/nfkc.c