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