![]() | InDesign SDK 20.5 |
#include <IFocusCache.h>
Public Types | |
| typedef object_type | data_type |
Public Member Functions | |
| int | operator== (const PMFontData &other) const |
Public Attributes | |
| PMString | fName |
| PMString | fFaceName |
| UID | fFamilyUID |
| Fixed * | fAxes |
| int16 | fNumAxes |
| bool16 | fIncorrectFace |
Provides necessary & sufficient data to specify a font
| inline |
fName when font is available or missing is the postcript name. That is sufficient to distinguish cases where font family is the same but font style is different. And that is why we do not look at fFaceName in this comparison.