ImFontConfig

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

Members

Variables

DstFont
ImFont* DstFont;
Undocumented in source.
EllipsisChar
ushort EllipsisChar;
Undocumented in source.
FontBuilderFlags
uint FontBuilderFlags;
Undocumented in source.
FontData
void* FontData;
Undocumented in source.
FontDataOwnedByAtlas
bool FontDataOwnedByAtlas;
Undocumented in source.
FontDataSize
int FontDataSize;
Undocumented in source.
FontNo
int FontNo;
Undocumented in source.
GlyphExtraSpacing
ImVec2 GlyphExtraSpacing;
Undocumented in source.
GlyphMaxAdvanceX
float GlyphMaxAdvanceX;
Undocumented in source.
GlyphMinAdvanceX
float GlyphMinAdvanceX;
Undocumented in source.
GlyphOffset
ImVec2 GlyphOffset;
Undocumented in source.
GlyphRanges
const(ushort)* GlyphRanges;
Undocumented in source.
MergeMode
bool MergeMode;
Undocumented in source.
Name
char[40] Name;
Undocumented in source.
OversampleH
int OversampleH;
Undocumented in source.
OversampleV
int OversampleV;
Undocumented in source.
PixelSnapH
bool PixelSnapH;
Undocumented in source.
RasterizerMultiply
float RasterizerMultiply;
Undocumented in source.
SizePixels
float SizePixels;
Undocumented in source.

Meta