neoGFX
Cross-platform C++ app/game engine
|
#include <glyph_text.hpp>
Public Member Functions | |
font_selector (function_type const &aSelectorFunction) | |
font | select_font (std::size_t CharacterPos) const override |
Public Member Functions inherited from neogfx::i_font_selector | |
virtual | ~i_font_selector ()=default |
Definition at line 537 of file glyph_text.hpp.
|
inlineexplicit |
Definition at line 541 of file glyph_text.hpp.
|
inlineoverridevirtual |
Implements neogfx::i_font_selector.
Definition at line 546 of file glyph_text.hpp.