Declaration

func defaultFontMaster(_ instance: GSInstance?) -> GSFontMaster

Declaration

- (GSFontMaster *) defaultFontMaster:(GSInstance *) instance;

Declaration

defaultFontMaster_(instance: GSInstance) -> GSFontMaster

Discussion

A Variable Font Origin custom parameter on the instance is preferred. If none is available, the font-level Variable Font Origin custom parameter is used. If no origin can be resolved, the first master is used.

See Also

Masters

See Also

Masters