11 #ifndef __FONT_Enums__
12 #define __FONT_Enums__
77 static const bool clearNeedsDestruction =
false;
88 static const bool clearNeedsDestruction =
false;
93 #endif // __FONT_Enums__
static void clearConstruct(FONT_Weight *p)
Font is a symbol font (e.g. wingdings).
Returns a bold weight, non-oblique variation.
static bool isClear(FONT_Style v)
Returns a normal weight, oblique variation.
static void clear(FONT_Weight &v)
No extra visual styles apply.
Returns a bold weight, oblique variation.
Font is dual-spaced (e.g. CJK)
static void clearConstruct(FONT_Style *p)
static void clear(FONT_Style &v)
static bool isClear(FONT_Weight v)
Returns a normal weight, non-oblique variation.
Font is italic (calligraphic)
FONT_Style
The font's style describes its visual appearance.