ImFontConfig class

Inheritance

Constructors

ImFontConfig()

Properties

dstFont Pointer<ImFont>
getter/setter pair
ellipsisChar int
getter/setter pair
fontBuilderFlags int
getter/setter pair
fontData Pointer<Void>
getter/setter pair
fontDataOwnedByAtlas int
getter/setter pair
fontDataSize int
getter/setter pair
fontNo int
getter/setter pair
glyphExtraSpacing ImVec2
getter/setter pair
glyphMaxAdvanceX double
getter/setter pair
glyphMinAdvanceX double
getter/setter pair
glyphOffset ImVec2
getter/setter pair
glyphRanges Pointer<Uint16>
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
mergeMode int
getter/setter pair
name Array<Uint8>
getter/setter pair
oversampleH int
getter/setter pair
oversampleV int
getter/setter pair
pixelSnapH int
getter/setter pair
rasterizerMultiply double
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sizePixels double
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited