Definition at line 166 of file font.h.
◆ DrawableFont()
| eu::render::DrawableFont::DrawableFont |
( |
const MemoryChunk & | font_file | ) |
|
|
explicit |
◆ compile_list()
◆ draw_background()
| void eu::render::DrawableFont::draw_background |
( |
SpriteBatch * | renderer, |
|
|
float | alpha, |
|
|
const Rect & | where ) const |
◆ get_line_height()
| float eu::render::DrawableFont::get_line_height |
( |
| ) |
const |
|
inlinenodiscardconstexpr |
◆ ascent
| float eu::render::DrawableFont::ascent = 0 |
◆ char_to_glyph
◆ descent
| float eu::render::DrawableFont::descent = 0 |
◆ kernings
◆ line_gap
| float eu::render::DrawableFont::line_gap = 0 |
◆ private_use_aliases
| std::map<std::string, int> eu::render::DrawableFont::private_use_aliases |
◆ texture
| std::unique_ptr<Texture2d> eu::render::DrawableFont::texture |
The documentation for this struct was generated from the following file:
- libs/render/src/eu/render/font.h