Classes | |
class | CGUITTFont |
Class representing a TrueType font. More... | |
class | CGUITTGlyphPage |
Holds a sheet of glyphs. More... | |
struct | SGUITTFace |
struct | SGUITTGlyph |
Structure representing a single TrueType glyph. More... | |
class | StaticText |
Functions | |
void | checkFontBitmapSize (const FT_Bitmap &bits) |
Checks that no dimension of the FT_BitMap object is negative. | |
Variables | |
const EGUI_ELEMENT_TYPE | EGUIET_ENRICHED_STATIC_TEXT = (EGUI_ELEMENT_TYPE)(0x1000) |
|
inline |
Checks that no dimension of the FT_BitMap object is negative.
If either is negative, abort execution.
Referenced by irr::gui::SGUITTGlyph::createGlyphImage().
const EGUI_ELEMENT_TYPE irr::gui::EGUIET_ENRICHED_STATIC_TEXT = (EGUI_ELEMENT_TYPE)(0x1000) |
Referenced by irr::gui::StaticText::hasType(), irr::gui::StaticText::hasType(), and setStaticText().