No overview available.
Framework
- Core Text
No overview available.
Framework
CTFont Manager Compare Font Family Names
A comparator function to compare font family names and sort them according to Apple guidelines.
CTFont Manager Copy Available Font Family Names
Returns an array of visible font family names sorted for user interface display.
CTFont Manager Copy Available Font URLs
Returns an array of font URLs.
CTFont Manager Copy Available Post Script Names
Returns an array of unique PostScript font names for the fonts.
CTFont Manager Create Font Descriptors From URL
Returns an array of font descriptors representing each of the fonts in the specified URL.
CTFont Manager Create Font Request Run Loop Source
Creates a reference to a run loop source used to convey font requests from the Font Manager.
CTFont Manager Enable Font Descriptors
Enables or disables the matching font descriptors for font descriptor matching.
CTFont Manager Get Auto Activation Setting
Gets the auto-activation setting for the specified bundle identifier.
CTFont Manager Get Scope For URL
Returns the registration scope of the specified URL.
CTFont Manager Register Fonts For URL
Registers fonts from the specified font URL with the Font Manager. Registered fonts are discoverable through font descriptor matching.
CTFont Manager Register Fonts For URLs
Registers fonts from the specified array of font URLs with the Font Manager. Registered fonts are discoverable through font descriptor matching.
CTFont Manager Register Graphics Font
Registers the specified graphics font with the font manager.
CTFont Manager Set Auto Activation Setting
Sets the auto-activation setting for the specified bundle identifier.
CTFont Manager Unregister Fonts For URL
Unregisters fonts from the specified font URL with the Font Manager. Unregistered fonts are no longer discoverable through font descriptor matching.
CTFont Manager Unregister Fonts For URLs
Unregisters fonts from the specified array of font URLs with the Font Manager. Unregistered fonts are no longer discoverable through font descriptor matching.
CTFont Manager Unregister Graphics Font
Unregisters the specified graphics font with the font manager.
CTGet Core Text Version
Returns the version of the Core Text framework.