Instance Method
associatedFontMasterFast()associatedFontMasterFastassociatedFontMasterFast
Directly looks up the associated master by its identifier.
Declaration
func associatedFontMasterFast() -> GSFontMaster?Declaration
- (GSFontMaster *) associatedFontMasterFast;Declaration
associatedFontMasterFast() -> GSFontMasterDiscussion
This method does not interpolate an Intermediate layer or fall back to another master.
See Also
Associated Master
The identifier of the font master that supplies metrics and other master-specific values.
The master that supplies master-specific values for the layer.
Resolves the associated master with control over the amount of interpolated master data.