commit | bae1712d2ec48671d59d08b292f118be7edf6dd8 | [log] [tgz] |
---|---|---|
author | djsollen@google.com <djsollen@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Tue Oct 09 19:26:59 2012 +0000 |
committer | djsollen@google.com <djsollen@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Tue Oct 09 19:26:59 2012 +0000 |
tree | a474ae2aa6bb6f9fddf19f8b97b22d3b66958e57 | |
parent | f04c40ef1e60e21f3e1b2a03b910211bf895b339 [diff] |
Disable automatic font fallback of SkFontHost_android when building for WebKit The internal font fallback mechanism prevents WebKit from getting the properties of the actually used font. Disable the internal fallback mechanism when building for WebKit and add SkGetFallbackFamilyNameForChar() to let the upper level know the fallback font for individial characters. This commits a change that was submitted for review by... wangxianzhu1 @ https://codereview.appspot.com/6572059/ BUG=913 (http://code.google.com/p/skia/issues/detail?id=913) Review URL: https://codereview.appspot.com/6640048 git-svn-id: http://skia.googlecode.com/svn/trunk@5866 2bbb7eff-a529-9590-31e7-b0007b416f81