Package com.adobe.fontengine.fontmanagement
package com.adobe.fontengine.fontmanagement
This package contains classes to load fonts.
The class FontLoader
provides several FontLoader.load
methods that create Fonts
from a stream of bytes, URLs, Files, and other groups of information.
-
ClassesClassDescriptionAdditional font info items, above and beyond any particular FontDescription, which may be used in support of the font cache to avoid unnecessary font parsing operations.Looks at the input and creates Font objects from it.FontProxy provides the class used for storing a
FontDescription
and aFont
together in a database for retrieval.This class provides an enumeration of the allowable values for use in setting the resolution priority in the variety of font sets that are stored in CAFE.A namespace object that contains one method: choosePreferredFont.This class provides an enumeration of the supported platforms.A font that comes from a Mac resource file whether that be a resource fork or a data fork resource file.