We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d061331 commit c6a3cb8Copy full SHA for c6a3cb8
README.md
@@ -363,7 +363,7 @@ Determines and returns the index of the default variation instance. Returns `-1`
363
* Returns: Integer representing the default instance index or `-1`.
364
365
###### `Font.variation.getTransform(glyph, coords)`
366
-Just a shortcut for [`Font.variation.process.getTransform()`](#fontvariationprocessgettransform).
+Just a shortcut for [`Font.variation.process.getTransform()`](#fontvariationprocessgettransformglyph-coords).
367
368
###### `Font.variation.getInstanceIndex(coordinates)`
369
Finds the index of the variation instance that matches the provided coordinates, or `-1` if none match.
0 commit comments