commit | c0693db3f525c8edd4a36fa51b84120a13965c23 | [log] [tgz] |
---|---|---|
author | Ben Wagner <bungeman@google.com> | Wed Jul 15 13:05:50 2020 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Jul 15 20:59:22 2020 +0000 |
tree | 2330abfebdbc2e96115b1604d6798ecf8aa45542 | |
parent | 4d680cdf07761788c792a244df4aca9db9b4c357 [diff] |
Remove SkFontArguments::Axis. Replaced with SkFontArguments::VariationPosition and SkFontArguments::VariationPosition::Coordinate since the arguments are about a variation specification and it's coordinates. SkFontParameters::Axis actually deals with axes and their properties. Change-Id: I377c9c5efa8e7b7e2649fc038f765062e30391e5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/302905 Reviewed-by: Herb Derby <herb@google.com> Commit-Queue: Ben Wagner <bungeman@google.com>