|
lmgl 1.0.0
A lightweight OpenGL graphics engine library written in C++
|
This is the complete list of members for lmgl::ui::Font, including all inherited members.
| Font(const std::string &filepath, unsigned int font_size=48) | lmgl::ui::Font | |
| get_atlas() const | lmgl::ui::Font | inline |
| get_font_size() const | lmgl::ui::Font | inline |
| get_glyph(char c) const | lmgl::ui::Font | |
| get_line_height() const | lmgl::ui::Font | inline |
| measure_text(const std::string &text) const | lmgl::ui::Font | |
| ~Font()=default | lmgl::ui::Font |