See: Description
| Class | Description |
|---|---|
| Base14CacheResourceBuilder | |
| Base14Font | |
| CacheSupportInfo |
Additional 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.
|
| FontLoader |
Looks at the input and creates Font objects from it.
|
| FontProxy |
FontProxy provides the class used for storing a
FontDescription and
a Font together in a database for retrieval. |
| FontResolutionPriority |
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.
|
| FontSetStack | |
| IntelligentResolver |
A namespace object that contains one method: choosePreferredFont.
|
| MemoryFont | |
| PDFSimpleFontValuesAccessor | |
| Platform |
This class provides an enumeration of the supported platforms.
|
| ResourceFont |
A font that comes from a Mac resource file whether that be a resource fork or a data fork resource file.
|
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.
Copyright © 2010 - 2020 Adobe. All Rights Reserved