Declaration

func fontMaster(at idx: Int) -> GSFontMaster?

Declaration

- (GSFontMaster *) fontMasterAtIndex:(NSInteger) idx;

Declaration

fontMasterAtIndex_(idx: int) -> GSFontMaster

Discussion

Local masters are indexed before imported masters.

See Also

Masters

See Also

Masters