All Manuals > CAPI User Guide and Reference Manual > 22 GRAPHICS-PORTS Reference Entries

get-char-descent Function

Summary

Returns the descent of a character in pixels.

Package

graphics-ports

Signature

get-char-descent port character font => descent

Arguments
port
A CAPI pane.
character
A character.
font
A font.
Values
descent
An integer.
Description

The function get-char-descent returns the descent in pixels of character in font.

font defaults to the font associated with port.


CAPI User Guide and Reference Manual (Windows version) - 01 Dec 2021 19:34:15