Declaration

func axes() -> [GSAxis]

Declaration

- (NSArray<GSAxis *> *) axes;

Declaration

axes() -> list[GSAxis]

Discussion

Smart glyphs use their glyph-local axes, corner glyphs use the corner axes, and other glyphs use the font axes. The layer must be attached to a font when it does not provide glyph-local or corner axes.

See Also

Variation Axes

See Also

Variation Axes