commit | 5379051ee77f6d70f7d0554a10fd1c61a63b9da9 | [log] [tgz] |
---|---|---|
author | bungeman <bungeman@google.com> | Thu Jul 21 13:32:09 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Jul 21 13:32:09 2016 -0700 |
tree | c4cbc5201b5028b35c84575930d5d1e0464eb151 | |
parent | dfe4f2e4fe5b162d4adb4486fe751f1e3b30bea7 [diff] |
Fix SkScalerContext_FreeType::generateFontMetrics. SkScalerContext::generateFontMetrics implementations should not attempt to take into account skew. This implementation should correctly handle bitmap fonts as well. GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2165323002 Review-Url: https://codereview.chromium.org/2165323002