Returns the average width of a font in pixels.
get-font-average-width port &optional font => average-width
port
A graphics port
font
A font
average-width
An integer
The get-font-average-width function returns the average-width in pixels of the font associated with port , or the font given.
get-font-average-width