include/engine/graphics/font.h file

Font resource for text rendering.

Namespaces

namespace engine
The core namespace for the Game Engine.
namespace engine::graphics
Graphics and rendering systems.

Classes

struct engine::graphics::Character
Represents a single character in a font file.
class engine::graphics::Font
Represents a loaded font resource.