NAMED_FONT
Description
A font specified by name.
Resources of this type can be read by
ResourceUtils::CreateNamedScreenFontL() to create a
CFont.
See also:
LTEXT name; |
Name of the font.
|
WORD height; |
Height of the font in twips.
|
WORD flags=0; |
Font flags.
See also:
EGulFontFlagBold
EGulFontFlagMono
EGulFontFlagDoubleWidth
EGulFontFlagDoubleHeight
| |