commit | 902a5b31c50022a1b7707be4d333e4ce6ec4a8fa | [log] [tgz] |
---|---|---|
author | Fabrice Di Meglio <fdimeglio@google.com> | Thu Dec 08 18:59:14 2011 -0800 |
committer | Fabrice Di Meglio <fdimeglio@google.com> | Tue Dec 13 15:28:16 2011 -0800 |
tree | 8bfa7a40fd08a86f2c48db52c2c0850e814b639b | |
parent | 09bd797895a0c549186454f6a0274bc402e95581 [diff] |
TextLayoutCache - fix diacritics composition - normalize (with ICU) each BiDi run before shaping them We are normalizing by "chuncks" and starting from the end of the string. Each "chunck" is composed of the main code point and its associated diacritics. Fix bug #5738435 TextLayoutCache should be able to take care about diacritics during shaping Change-Id: I7288027a7fa8eafb8b9f38d449625be60214548a