Contents

NSFontCollection

A font collection, which is a group of font descriptors taken together as a single object.

Declaration

class NSFontCollection

Overview

You can publicize the font collection as a named collection and it is presented through the System user interface such as the font panel and Font Book. The queries can be modified using the NSMutableFontCollection subclass.

Topics

Creating Font Collections

Naming the Font Collection

Getting the Font Descriptors

Responding to Changes

Initializers

See Also

Management