diff options
author | Raph Levien <raph@google.com> | 2013-04-23 12:42:16 -0700 |
---|---|---|
committer | Raph Levien <raph@google.com> | 2013-04-23 12:51:27 -0700 |
commit | 9d47db23ff0f943dd959a9a8501563b6975c4781 (patch) | |
tree | 677398e1186ea559b86e68c1eba4ae22b9a0a562 /core/java/android/view/DisplayEventReceiver.java | |
parent | 339ac85483145972da010ad34cbcb29ed70cb822 (diff) | |
download | frameworks_base-9d47db23ff0f943dd959a9a8501563b6975c4781.zip frameworks_base-9d47db23ff0f943dd959a9a8501563b6975c4781.tar.gz frameworks_base-9d47db23ff0f943dd959a9a8501563b6975c4781.tar.bz2 |
Fix for bug 8695466 GPOS combining mark positioning broken before space
This patch makes segmentation into script runs behave the same in RTL
as in LTR modes - so that inherited script characters are always
associated with the preceding run. Otherwise, for a sequence such as
u+0631 u+064d u+0020, it would get split after the first character,
which would lose the ability to correctly position the u+064d mark.
Change-Id: I3c12ba1b77d18334f55e707f518be1046e6b339b
Diffstat (limited to 'core/java/android/view/DisplayEventReceiver.java')
0 files changed, 0 insertions, 0 deletions