commit | 4bb029cd9f7c00ac146df1f4c66d1ac5c078b78b | [log] [tgz] |
---|---|---|
author | bungeman <bungeman@google.com> | Thu Sep 01 08:52:29 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Sep 01 08:52:29 2016 -0700 |
tree | 4b14f1bd664ca9adafca2d09a3b7fd5f3cbb0c20 | |
parent | d0cd2ecf31bb49988bc8a7ff74ee05161c9538de [diff] |
SkFontMgr_FontConfigInterface create typeface from FontParameters. This implements SkFontMgr_FontConfigInterface::onCreateFromStream(SkStreamAsset*, const FontParameters&) and makes the changes needed to support it. This will allow Chromium to create variation fonts from data. BUG=skia:5697 GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2296843002 Review-Url: https://codereview.chromium.org/2296843002