Declaration

func add(asNewMaster master: GSFontMaster) -> GSFontMaster

Declaration

- (GSFontMaster *) addFontAsNewMaster:(GSFontMaster *) master;

Declaration

addFontAsNewMaster_(master: GSFontMaster) -> GSFontMaster

Return Value

The inserted master.

Discussion

The master must belong to the source font.

See Also

Master Content