TextViewSettings

Undocumented in source.

Constructors

this
this(FontRef font)
Undocumented in source.

Members

Functions

scaledGlyphH
int scaledGlyphH()
Undocumented in source. Be warned that the author may not have intended to support it.
scaledGlyphSize
ivec2 scaledGlyphSize()
Undocumented in source. Be warned that the author may not have intended to support it.
scaledGlyphW
int scaledGlyphW()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

color
Color4ub color;
Undocumented in source.
font
FontRef font;
Undocumented in source.
fontScale
int fontScale;
Undocumented in source.
monospaced
bool monospaced;
Undocumented in source.
scrollSpeedLines
int scrollSpeedLines;
Undocumented in source.
tabSize
int tabSize;
Undocumented in source.

Meta