#include <map>
#include "util/basic_macros.h"
#include "irrlichttypes.h"
#include "irrString.h"
#include "threading/mutex_auto_lock.h"
Go to the source code of this file.
◆ FONT_SIZE_UNSPECIFIED
#define FONT_SIZE_UNSPECIFIED 0xFFFFFFFF |
◆ FontMode
Enumerator |
---|
FM_Standard | |
FM_Mono | |
_FM_Fallback | |
FM_MaxMode | |
FM_Unspecified | |
◆ g_fontengine
interface to access main font engine
interface to access main font engine
Referenced by GUIChatConsole::GUIChatConsole(), GUIEngine::GUIEngine(), ClientLauncher::~ClientLauncher(), GUIFormSpecMenu::createTextField(), TextDrawer::draw(), RenderingEngine::draw_load_screen(), Hud::drawItem(), Hud::drawLuaElements(), Camera::drawNametags(), Game::drawScene(), StyleSpec::getFont(), GameUI::init(), GUIFormSpecMenu::parsePwdField(), GUIFormSpecMenu::regenerateGui(), GUIOpenURLMenu::regenerateGui(), ClientLauncher::run(), GUIEngine::run(), ParsedText::Element::setStyle(), and GUIEngine::updateTopLeftTextSize().