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 function get-char-width
returns the width in pixels of character in font.
CAPI User Guide and Reference Manual (Unix version) - 01 Dec 2021 19:33:02