Contents

NSMutableFontCollection

A mutable collection of font descriptors taken together as a single object.

Declaration

class NSMutableFontCollection

Overview

You can use this class to modify the search queries for the font descriptors used by the parent NSFontCollection class.

Topics

Creating a Font Collection

Getting the Font Descriptors

See Also

Management