You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Finds the index of the variation instance that matches the provided coordinates, or `-1` if none match.
367
370
*`coordinates`: Object with axis tags as keys and variation values as corresponding values.
@@ -384,8 +387,9 @@ Gets the current variation settings from the font's default render options.
384
387
##### The `Font.variation.process` object (`VariationProcessor`)
385
388
The `VariationProcessor` is a component of the `VariationManager`, used mainly internally for computing and applying variations to the glyphs in a variable font. It handles transformations and adjustments based on the font's variable axes and instances.
0 commit comments