Simplify Hangul Jamo decomposition
authorBehdad Esfahbod <behdad@behdad.org>
Mon, 18 Jul 2011 22:00:40 +0000 (18:00 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Mon, 18 Jul 2011 22:12:35 +0000 (18:12 -0400)
commit615977d337c7ba776ac2eda6c688bf6f69316c4d
tree987737a176da0e1a9439a87bf6a8bdbd118694db
parent0584fe33de86f9fd8effe006d911cf5948b4ad05
Simplify Hangul Jamo decomposition

The algorithm is not copy/paste from Unicode anymore, but it's easy
enough to follow the logic.
glib/gunidecomp.c