Implement Unicode compatibility decompositions
authorBehdad Esfahbod <behdad@behdad.org>
Wed, 1 Aug 2012 01:36:16 +0000 (21:36 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Wed, 1 Aug 2012 01:36:16 +0000 (21:36 -0400)
commit378d279bbf692195c4654e312dae854ab3be04cf
tree24c228fcd71174ece80f0622833e7c5150d0d329
parent321ec29cc270e7e66a529696b70b2caac553c95f
Implement Unicode compatibility decompositions

Based on patch from Philip Withnall.
https://bugs.freedesktop.org/show_bug.cgi?id=41095
src/hb-glib.cc
src/hb-icu.cc
src/hb-ot-shape-normalize.cc
src/hb-unicode-private.hh
src/hb-unicode.cc
src/hb-unicode.h
test/api/hb-test.h
test/api/test-unicode.c