commit | 78d58fd0347dcce8556a982f54c7069020d0bcdc | [log] [tgz] |
---|---|---|
author | Ben Wagner <bungeman@google.com> | Tue Jul 14 16:52:13 2020 +0000 |
committer | Ben Wagner <bungeman@google.com> | Tue Jul 14 18:07:54 2020 +0000 |
tree | 05eacd8e1cfc65b4e22c34e3d2fcdd31a6b57971 | |
parent | 6996c01e9efb0898d2410633c79a734fac005abb [diff] |
Use VariationPosition instead of Axis. Skia's SkFontArguments started out with an 'Axis' type to provide variation position. This is an unfortunate name as the values are actually positions on the axis (do not describe the axis itself) and the collection of them is commonly known as the variation. Skia would like to remove this long deprecated type, so move to the new interface. Change-Id: I460ca8cb938f078d25f41b4cd1dfc4db3a4e824f