Returns the average width of a font in pixels.
graphics-ports
get-font-average-width port &optional font => average-width
port⇩ |
A CAPI pane. |
font⇩ |
A font. |
average-width |
An integer. |
The function get-font-average-width
returns average width in pixels of font.
font defaults to the font associated with port.
CAPI User Guide and Reference Manual (Unix version) - 01 Dec 2021 19:33:02