Olympe Engine 2.0
2D Game Engine with ECS Architecture
Loading...
Searching...
No Matches
Classes | Namespaces
FontManager.h File Reference

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
 

Detailed Description

Font management system for ImGui.

Author
Olympe Engine
Date
2026

Manages loading and accessing custom fonts including icon fonts like Font Awesome

Definition in file FontManager.h.