Instance Method
stem(at:)objectInStemsAtIndex:objectInStemsAtIndex_
Returns the stem at an index.
Declaration
func stem(at idx: UInt) -> GSMetric?Declaration
- (GSMetric *) objectInStemsAtIndex:(NSUInteger) idx;Declaration
objectInStemsAtIndex_(idx: int) -> GSMetricSee Also
Stems
Font-wide stem definitions.
Returns the number of stem definitions.
Returns the first stem with an identifier.
Returns the first stem with a name.
Adds a stem definition to the font.
Removes a stem definition from the font.