Contents

CTFontGetStringEncoding(_:)

Returns the best string encoding for legacy format support.

Declaration

func CTFontGetStringEncoding(_ font: CTFont) -> CFStringEncoding

Parameters

  • font:

    The font reference.

Return Value

The best string encoding for the font.

See Also

Working With Encoding