- Ascent
float Ascent;
 Undocumented in source.
- ConfigData
const(ImFontConfig)* ConfigData;
 Undocumented in source.
- ConfigDataCount
short ConfigDataCount;
 Undocumented in source.
- ContainerAtlas
ImFontAtlas* ContainerAtlas;
 Undocumented in source.
- Descent
float Descent;
 Undocumented in source.
- DirtyLookupTables
bool DirtyLookupTables;
 Undocumented in source.
- DisplayOffset
ImVec2 DisplayOffset;
 Undocumented in source.
- EllipsisChar
ImWchar EllipsisChar;
 Undocumented in source.
- FallbackAdvanceX
float FallbackAdvanceX;
 Undocumented in source.
- FallbackChar
ImWchar FallbackChar;
 Undocumented in source.
- FallbackGlyph
const(ImFontGlyph)* FallbackGlyph;
 Undocumented in source.
- FontSize
float FontSize;
 Undocumented in source.
- Glyphs
ImVector_ImFontGlyph Glyphs;
 Undocumented in source.
- IndexAdvanceX
ImVector_float IndexAdvanceX;
 Undocumented in source.
- IndexLookup
ImVector_ImWchar IndexLookup;
 Undocumented in source.
- MetricsTotalSurface
int MetricsTotalSurface;
 Undocumented in source.
- Scale
float Scale;
 Undocumented in source.