|
int | m_iHeight { 0 } |
|
int | m_iLineSpacing { 0 } |
|
float | m_fVshift { 0 } |
|
int | m_iDrawExtraPixelsLeft { 0 } |
|
int | m_iDrawExtraPixelsRight { 0 } |
|
FontPageTextures | m_FontPageTextures |
|
std::string | m_sTexturePath |
|
std::vector< glyph > | m_aGlyphs |
| All glyphs in this list will point to m_pTexture.
|
|
std::map< wchar_t, int > | m_iCharToGlyphNo |
|
The documentation for this class was generated from the following files:
- /home/runner/work/etterna/etterna/src/Etterna/Models/Fonts/Font.h
- /home/runner/work/etterna/etterna/src/Etterna/Models/Fonts/Font.cpp