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

Implementation of font management system. More...

#include "FontManager.h"
#include "IconsFontAwesome6.h"
#include "../third_party/imgui/imgui.h"
#include "../system/system_utils.h"
#include <fstream>
+ Include dependency graph for FontManager.cpp:

Go to the source code of this file.

Namespaces

namespace  Olympe
 < Provides AssetID and INVALID_ASSET_ID
 

Detailed Description

Implementation of font management system.

Author
Olympe Engine
Date
2026

Definition in file FontManager.cpp.