Returns the width of a character in pixels.
graphics-ports
get-char-width port character font => width
port
A CAPI pane.
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