CTFontFormat Enum

Definition

Font format.

public enum CTFontFormat
type CTFontFormat = 
Inheritance
CTFontFormat

Fields

Bitmap 5

Bitmap font.

OpenTypePostScript 1

OpenType PostScript font.

OpenTypeTrueType 2

OpenType TrueType font.

PostScript 4

PostScript font.

TrueType 3

TrueType font.

Unrecognized 0

An unrecognized font format.

Applies to