FONT
Description
A font specified by UID.
Resources of this type can be read by
ResourceUtils::CreateScreenFontL() to create a CFont.
See also:
LONG fontid; |
UID of the font.
Font UIDs are published in fontids.h.
|
WORD flags=0; |
Font flags.
See also:
EGulFontFlagBold
EGulFontFlagMono
EGulFontFlagDoubleWidth
EGulFontFlagDoubleHeight
| |