Instance Method
stem(forID:)stemForId:stemForId_
Returns the first stem with an identifier.
Declaration
func stem(forID stemId: String) -> GSMetric?Declaration
- (GSMetric *) stemForId:(NSString *) stemId;Declaration
stemForId_(stemId: str) -> GSMetricSee Also
Stems
Font-wide stem definitions.
Returns the number of stem definitions.
Returns the stem at an index.
Returns the first stem with a name.
Adds a stem definition to the font.
Removes a stem definition from the font.