ImFont

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Members

Variables

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.
DotChar
ushort DotChar;
Undocumented in source.
EllipsisChar
ushort EllipsisChar;
Undocumented in source.
FallbackAdvanceX
float FallbackAdvanceX;
Undocumented in source.
FallbackChar
ushort 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.
Used4kPagesMap
ubyte[2] Used4kPagesMap;
Undocumented in source.

Meta