summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/TextureView.java
diff options
context:
space:
mode:
authorVictoria Lease <violets@google.com>2013-04-15 15:29:36 -0700
committerVictoria Lease <violets@google.com>2013-04-16 09:51:45 -0700
commitcc0f9d8469ac0aa39ca2c2c6e6afe309ab6e69a7 (patch)
treeddf910caeaababe56f047eeeeca9bfa6685aeb82 /core/java/android/view/TextureView.java
parent919e36d5f689f6a73a879ebd72465f68c1625062 (diff)
downloadframeworks_base-cc0f9d8469ac0aa39ca2c2c6e6afe309ab6e69a7.zip
frameworks_base-cc0f9d8469ac0aa39ca2c2c6e6afe309ab6e69a7.tar.gz
frameworks_base-cc0f9d8469ac0aa39ca2c2c6e6afe309ab6e69a7.tar.bz2
use appropriate fallback chain for style
TextLayoutShaper was defaulting to the Regular-style fallback chain for all unknown scripts. This became problematic in that the codepoint->glyphID enumeration stage of shaping was always using the Regular-style fallback chain for unknown scripts, and there's no guarantee that glyph indices are compatible between fallback chains. Defaulting to a style-appropriate fallback chain addresses this issue, and probably unreported but related issues, as well. Bug: 8189208 Change-Id: I6ecf531c74d71a8e4a5359d23439ccc950b0cf80
Diffstat (limited to 'core/java/android/view/TextureView.java')
0 files changed, 0 insertions, 0 deletions