diff options
author | Chet Haase <chet@google.com> | 2011-03-02 13:51:36 -0800 |
---|---|---|
committer | Chet Haase <chet@google.com> | 2011-03-02 14:02:19 -0800 |
commit | 8668f8a633d9299091556c3b2e5ae07be8dce360 (patch) | |
tree | eddc2f604fc72622f49d8e5370b02a3e1148eb40 /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 108500ab225a9b0b275e45620b9db9dbce0d9925 (diff) |
Fix problem with glyph cache and textScaleX property
Glyphs drawn with paints that had different textScaleX values were not
being recognized as different, so the glyph cache was being used regardless
of different scaleX values. This change adds the scaleX attribute to the native
Font object to allow the cache to distinguish between this difference and cache
accordingly.
Change-Id: I5d8fc26d47460b27dc8e373a473d46b2f1b8dc30
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions