Instance Method
stem(named:)stemForName:stemForName_
Returns the first stem with a name.
Declaration
func stem(named name: String) -> GSMetric?Declaration
- (GSMetric *) stemForName:(NSString *) name;Declaration
stemForName_(name: 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 an identifier.
Adds a stem definition to the font.
Removes a stem definition from the font.