Instance Method
axes()axesaxes
Axes used to locate the layer in its design space.
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
Internal value for an axis, or
nilwhen the axis is unknown.Whether axis values satisfy all bounds in a set of Alternative-layer rules.
See Also
Variation Axes
Internal value for an axis.
Whether axis values satisfy all bounds in a set of Alternative-layer rules.