Instance Method
metrics(for:)metricsForMaster:metricsForMaster_
Vertical metrics for a master.
Declaration
func metrics(for master: GSFontMaster) -> [GSMetricStore]Declaration
- (NSArray<GSMetricStore *> *) metricsForMaster:(GSFontMaster *) master;Declaration
metricsForMaster_(master: GSFontMaster) -> list[GSMetricStore]Parameters
masterThe master whose metrics should be resolved.
See Also
Master Metrics
Vertical metrics for the associated 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.
Stem values for a master.
See Also
Master Metrics
Vertical metrics for the associated 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.
Stem values for a master.