This is the complete list of members for le::IFontAtlas, including all inherited members.
| build(gsl::not_null< kvf::ttf::Typeface * > face, TextHeight height) -> bool=0 | le::IFontAtlas | pure virtual |
| get_glyphs() const -> std::span< Glyph const >=0 | le::IFontAtlas | pure virtual |
| get_height() const -> TextHeight=0 | le::IFontAtlas | pure virtual |
| get_texture() const -> ITexture const &=0 | le::IFontAtlas | pure virtual |
| Glyph typedef | le::IFontAtlas | |
| GlyphLayout typedef | le::IFontAtlas | |
| is_ready() const -> bool=0 | le::IResource | pure virtual |
| push_layouts(std::vector< GlyphLayout > &out, std::string_view text, float n_line_height=1.5f, bool use_tofu=true) const -> glm::vec2=0 | le::IFontAtlas | pure virtual |