Declaration

func masterKerning(_ masterID: String, direction: GSWritingDirection) -> MGOrderedDictionary<AnyObject, AnyObject>

Declaration

- (MGOrderedDictionary *) masterKerning:(NSString *) masterID direction:(GSWritingDirection) direction;

Declaration

masterKerning_direction_(masterID: str, direction: GSWritingDirection) -> MGOrderedDictionary

Discussion

The returned dictionary maps left-side kerning keys to right-side kerning dictionaries.

See Also

Kerning

See Also

Kerning