Instance Method
stems(for:)stemsForMaster:stemsForMaster_
Stem values for a master.
Declaration
func stems(for master: GSFontMaster) -> [GSValueStore]Declaration
- (NSArray<GSValueStore *> *) stemsForMaster:(GSFontMaster *) master;Declaration
stemsForMaster_(master: GSFontMaster) -> list[GSValueStore]Parameters
masterThe master whose stem values should be resolved.
See Also
Master Metrics
Vertical metrics for the associated master.
Vertical metrics for a master.
Master metric value for a metrics type.
Master metric value for a metric name, or
nilwhen no matching metric exists.Whether a metric is secondary for the layer’s glyph case.
See Also
Master Metrics
Vertical metrics for the associated master.
Vertical metrics for a master.
Master metric value for a metrics type.
Master metric value for a metric name.
Whether a metric is secondary for the layer’s glyph case.