Declaration

func setKerningForFontMasterID(_ fontMasterID: Any, leftKey: Any, rightKey: Any, value: CGFloat, direction: GSWritingDirection)

Declaration

- (void) setKerningForFontMasterID:(id) fontMasterID leftKey:(id) leftKey rightKey:(id) rightKey value:(CGFloat) value direction:(GSWritingDirection) direction;

Declaration

setKerningForFontMasterID_leftKey_rightKey_value_direction_(fontMasterID: object, leftKey: object, rightKey: object, value: float, direction: GSWritingDirection)

Discussion

Kerning keys are glyph identifiers or prefixed group keys such as @MMK_L_A and @MMK_R_A.

See Also

Kerning

See Also

Kerning