charWidth constant
Character dimensions for monospace font Note: charWidth/Height are for LAYOUT calculations textFontSize is the actual rendered font size (smaller for visual balance)
Implementation
static const double charWidth = 7.55;
Character dimensions for monospace font Note: charWidth/Height are for LAYOUT calculations textFontSize is the actual rendered font size (smaller for visual balance)
static const double charWidth = 7.55;