commit | f47d7405bbcb25d7cdf89ebb059f41520fe9ab87 | [log] [tgz] |
---|---|---|
author | Doug Felt <dougfelt@google.com> | Wed Apr 21 16:01:52 2010 -0700 |
committer | Kenny Root <kroot@google.com> | Wed May 12 18:50:02 2010 -0700 |
tree | 2108636a739716d0e6fddde6f75225686c322aab | |
parent | d937420996f43534eafce474eeeb81c7045dbf9d [diff] |
Modify Canvas drawText to run bidi and shape. Adds drawTextRun as internal API on Canvas and GraphicsOperations. Adds implementation to implementors of GraphicsOperations. Adds state and API on Paint to control the bidi algorithm when used by Canvas. This API is currently hidden. The drawText changes are incomplete since shaping is not yet available in the native code. Change-Id: I4368048aef9545df0953a349381771603e04b619