charWidth constant

double const charWidth

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;