Next Previous Up Top Contents Index

2 GP Reference Entries

get-char-descent

Function

Summary

Returns the descent of a character in pixels.
Signature

get-char-descent port character font => descent

Arguments

port

A graphics port

character

A character

font

A font

Values

descent

An integer

Description

Theget-char-descent function returns the descent in pixels of the character in the font associated with port, or the font given.

LispWorks CAPI Reference Manual - 17 Oct 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker