A font object.
Framework
- Core Text
Overview
The CTFont
opaque type represents a Core Text font object.
Font objects represent fonts to an application, providing access to characteristics of the font, such as point size, transform matrix, and other attributes. Fonts provide assistance in laying out glyphs relative to one another and are used to establish the current font when drawing in a graphics context.