Functions | |
void | Add (const FFontConfiguration &FontConfig, bool IsDefault=false) |
void | Push (const std::string &FontName) |
void | Pop () |
ImFont * | Get (const std::string &FontName) |
std::size_t | GetRegistered (std::vector< FFontEntry > &InFonts) |
Manipulate fonts in the UI. Uses Begin/End style of API.