Contents

useStandardKerning(_:)

Set the receiver to use pair kerning data for the glyphs in its selection, or for all glyphs if the receiver is a plain text view.

Declaration

func useStandardKerning(_ sender: Any?)

Parameters

  • sender:

    The control that sent the message; may be nil.

Discussion

This data is taken from a font’s AFM file

See Also

Related Documentation

Setting text attributes