Contents

CTFontDescriptor

A font descriptor.

Declaration

class CTFontDescriptor

Overview

A font descriptor is a dictionary of attributes (such as name, point size, and variation) that can completely specify a font.

A font descriptor can be an incomplete specification, in which case the system chooses the most appropriate font to match the given attributes.

Topics

Creating Font Descriptors

Getting Attributes

Getting the Font Descriptor Type

Accessing Font Attributes

Accessing Font Traits

See Also

Opaque Types