Declaration

var allAxes: [GSAxis] { get }

Declaration

@property (nonatomic, strong, readonly) NSArray<GSAxis *> * allAxes;

Declaration

allAxes() -> list[GSAxis]

Discussion

Font axes appear first, followed by glyph-local axes. The glyph must belong to a font.

See Also

Glyph Axes

See Also

Glyph Axes