- Ascent
float Ascent;
Undocumented in source.
- ConfigData
ImFontConfig* ConfigData;
Undocumented in source.
- ConfigDataCount
int ConfigDataCount;
Undocumented in source.
- ContainerAtlas
ImFontAtlas* ContainerAtlas;
- Descent
float Descent;
Undocumented in source.
- DisplayOffset
ImVec2 DisplayOffset;
Undocumented in source.
- FallbackChar
ImWchar FallbackChar;
Undocumented in source.
- FallbackGlyph
Glyph* FallbackGlyph;
Undocumented in source.
- FallbackXAdvance
float FallbackXAdvance;
Undocumented in source.
- FontSize
float FontSize;
Undocumented in source.
- Glyphs
ImVector!Glyph Glyphs;
Undocumented in source.
- IndexLookup
ImVector!int IndexLookup;
Undocumented in source.
- IndexXAdvance
ImVector!float IndexXAdvance;
Undocumented in source.
- Scale
float Scale;
Undocumented in source.