|
|
|
|
Location:
PDRRECRD.H
class TypefaceFonts : public Record;
This class encapsulates a list of font heights for printer descriptions.
Record - No description.TypefaceFonts - This class encapsulates a list of font heights for printer descriptionsDefined in TypefaceFonts:
AddFontHeight(), Delete(), Externalize(), New(), NumFontHeights(), iIsScalable, iScalableFontHeight, iTranslates, iTypeface
IMPORT_C void AddFontHeight(PdrFontHeight *aFontHeight);
|
Record * iTranslates;