lmgl 1.0.0
A lightweight OpenGL graphics engine library written in C++
Loading...
Searching...
No Matches
font.cpp File Reference

Implementation of Font and FontManager classes. More...

#include "lmgl/ui/font.hpp"
#include "lmgl/renderer/texture.hpp"
#include <ft2build.h>
#include <glad/glad.h>
#include <iostream>
#include <stdexcept>

Namespaces

namespace  lmgl
 Forward declarations for Assimp Material structure.
namespace  lmgl::ui

Detailed Description

Implementation of Font and FontManager classes.