Declaration

func copyInfo(from sourceFont: GSFont, sourceFontMasterID: String, targetFontMasterID: String)

Declaration

- (void) copyInfoFrom:(GSFont *) sourceFont sourceFontMasterID:(NSString *) sourceFontMasterID targetFontMasterID:(NSString *) targetFontMasterID;

Declaration

copyInfoFrom_sourceFontMasterID_targetFontMasterID_(sourceFont: GSFont, sourceFontMasterID: str, targetFontMasterID: str)

Discussion

This includes compatible metrics, stems, numbers, and kerning.

See Also

Master Content