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