Next Previous Up Top Contents Index

2 GP Reference Entries

get-char-width

Function

Summary

Returns the width of a character in pixels.
Signature

get-char-width port character font => width

Arguments

port

A graphics port

character

A character

font

A font

Values

width

An integer

Description

Theget-char-width function returns the width 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