Skip to content

Commit

Permalink
Update README.md: quick fix for jump link
Browse files Browse the repository at this point in the history
  • Loading branch information
Connum authored Apr 20, 2024
1 parent d061331 commit c6a3cb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ Determines and returns the index of the default variation instance. Returns `-1`
* Returns: Integer representing the default instance index or `-1`.

###### `Font.variation.getTransform(glyph, coords)`
Just a shortcut for [`Font.variation.process.getTransform()`](#fontvariationprocessgettransform).
Just a shortcut for [`Font.variation.process.getTransform()`](#fontvariationprocessgettransformglyph-coords).

###### `Font.variation.getInstanceIndex(coordinates)`
Finds the index of the variation instance that matches the provided coordinates, or `-1` if none match.
Expand Down

0 comments on commit c6a3cb8

Please sign in to comment.