Instance Method
braceCoordinateAxes()braceCoordinateAxesbraceCoordinateAxes
Axes represented by Intermediate-layer coordinates.
Declaration
func braceCoordinateAxes() -> [GSAxis]Declaration
- (NSArray<GSAxis *> *) braceCoordinateAxes;Declaration
braceCoordinateAxes() -> list[GSAxis]Discussion
Smart glyphs include both font axes and glyph-local axes.
See Also
Intermediate Layers
Explicit Intermediate-layer coordinates keyed by axis ID.
Returns an explicit Intermediate-layer coordinate, or
NSNotFoundwhen no coordinate is set for the axis.Copies explicit Intermediate-layer coordinates into an axis-value buffer.
Copies the internal values for the requested axes into a buffer.
A stable key describing the complete Intermediate-layer location.
A display description of the explicit Intermediate-layer coordinates.