#include <ft2build.h>#include <freetype/freetype.h>#include "IGUIEnvironment.h"#include "IGUIFont.h"#include "IVideoDriver.h"#include "IrrlichtDevice.h"#include "util/enriched_string.h"#include "util/basic_macros.h"#include <map>#include <optional>
Include dependency graph for CGUITTFont.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | irr::gui::SGUITTFace |
| struct | irr::gui::SGUITTGlyph |
| Structure representing a single TrueType glyph. More... | |
| class | irr::gui::CGUITTGlyphPage |
| Holds a sheet of glyphs. More... | |
| class | irr::gui::CGUITTFont |
| Class representing a TrueType font. More... | |
Namespaces | |
| namespace | irr |
| namespace | irr::gui |