![]() |
Olympe Engine 2.0
2D Game Engine with ECS Architecture
|
Font management system for ImGui. More...
#include <string>
Include dependency graph for FontManager.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Olympe::FontManager |
| Singleton manager for custom fonts. More... | |
Namespaces | |
| namespace | Olympe |
| < Provides AssetID and INVALID_ASSET_ID | |
Font management system for ImGui.
Manages loading and accessing custom fonts including icon fonts like Font Awesome
Definition in file FontManager.h.