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
Copy file name to clipboardExpand all lines: README.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -641,10 +641,11 @@ Converts the variable font to a partial one slicing the variable axes at the giv
641
641
If an axis value is not specified, the axis will be left untouched.
642
642
If an axis min and max values are equal, the axis will be pinned.
643
643
644
-
:param coordinates: The coordinates dictionary, each item value must be tuple/list/dict (with min and max keys) for slicing or float/int for pinning, eg.
0 commit comments