OpenTypeVersion enumeration

OpenTypeVersion enumeration

Represents the OpenType version.

The OpenTypeVersion type exposes the following members:

Fields

Field Description
TRUE_TYPE The TrueType font.
CFF The OpenType font with PostScript outlines.
TRUE_TYPE_OS_X The OS X and iOS TrueType font.

See Also