Next Previous Up Top Contents Index

2 GP Reference Entries

get-char-ascent

Function

Summary

Returns the ascent of a character in pixels.
Signature

get-char-ascent port character font => ascent

Arguments

port

A graphics port

character

A character

font

A font

Values

ascent

An integer

Description

Theget-character-ascent function returns the ascent 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