commit | 1f5f6b823d32b1f85589e0cf81f8e7b91e89c1f2 | [log] [tgz] |
---|---|---|
author | Ben Wagner <bungeman@google.com> | Fri Apr 14 11:39:34 2017 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Fri Apr 14 18:08:04 2017 +0000 |
tree | 7409e4aa90bc19f59dff270060b8ef07232c446f | |
parent | 747636f6b9e64fbf845d93cfbaf1275b643691f6 [diff] |
Fix advances for aliased text with DirectWrite. The existing code assumes that GetGdiCompatibleGlyphMetrics transform parameter acts the same as the GetGlyphOutlineW lpmat2 parameter. However, it appears this is very much not true. BUG=skia:6499 Change-Id: I88c762b27acd09cc746da4d6e2b901540876908a Reviewed-on: https://skia-review.googlesource.com/13479 Reviewed-by: Ben Wagner <bungeman@google.com> Commit-Queue: Ben Wagner <bungeman@google.com>