class
#include <engine/font/font.hpp>
Font Asset containing raw font data containing the glyphs and their shape. This is used to create FontAtlas that can be used for rendering text.
Constructors, destructors, conversion operators
Public functions
- auto handle() const -> void*
- Returns the handle to this loaded font.