Returns the average width of characters in the font.
float CL_FontMetrics::get_average_character_width();
Detailed description:
The average width is generally defined as the width of the letter x. The value does not include the overhang required for bold or italic characters.