commit | e000173f438dbb364318144c0f253a324685813a | [log] [tgz] |
---|---|---|
author | Ben Wagner <bungeman@google.com> | Thu Aug 31 16:26:26 2017 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Tue Sep 05 15:05:44 2017 +0000 |
tree | 093df61879d783e784ca8ee00e098aebbe421719 | |
parent | 2868b78f469a7b7429ca320ee53054b587e3be10 [diff] |
Add variation support to SkShaper. Sets the variation position of the SkTypeface on th hb_font. This allows for correct shaping of variation fonts. This also splits out the creation of hb_font from SkTypeface for clarity. Change-Id: I8e3476dea0f18f1f7cb3fe757a04f99f0ab6c0fe Reviewed-on: https://skia-review.googlesource.com/41742 Reviewed-by: Derek Sollenberger <djsollen@google.com> Commit-Queue: Ben Wagner <bungeman@google.com>