NSFontCollection
A font collection, which is a group of font descriptors taken together as a single object.
Declaration
class NSFontCollectionOverview
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
rename(fromName:visibility:toName:)show(_:withName:visibility:)hide(withName:visibility:)allFontCollectionNamesNSFontCollection.NameNSFontCollection.Visibility
Getting the Font Descriptors
matchingDescriptorsmatchingDescriptors(forFamily:)matchingDescriptors(forFamily:options:)matchingDescriptors(options:)NSFontCollectionMatchingOptionKeyqueryDescriptorsexclusionDescriptors