Returns the ascent of a character in pixels.
graphics-ports
get-char-ascent port character font => ascent
port⇩ |
A CAPI pane. |
character⇩ |
A character. |
font⇩ |
A font. |
ascent |
An integer. |
The function get-char-ascent
returns the ascent in pixels of character in in font.
CAPI User Guide and Reference Manual (Windows version) - 18 Feb 2025 15:35:52