Instance Method
removeStem(_:)removeObjectFromStems:removeObjectFromStems_
Removes a stem definition from the font.
Declaration
func removeStem(_ stem: GSMetric)Declaration
- (void) removeObjectFromStems:(GSMetric *) stem;Declaration
removeObjectFromStems_(stem: GSMetric)See Also
Stems
Font-wide stem definitions.
Returns the number of stem definitions.
Returns the stem at an index.
Returns the first stem with an identifier.
Returns the first stem with a name.
Adds a stem definition to the font.