Instance Method
addStem(_:)addStem:addStem_
Adds a stem definition to the font.
Declaration
func addStem(_ stem: GSMetric)Declaration
- (void) addStem:(GSMetric *) stem;Declaration
addStem_(stem: GSMetric)Discussion
Missing stem identifiers are created automatically.
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.
Removes a stem definition from the font.