NextPrevUpTopContentsIndex

get-font-width

Function
Summary

Returns the width of a font.

Package

graphics-ports

Signature

get-font-width port &optional font => width

Arguments

port

A graphics port.

font

A font.

Values

width

An integer.

Description

The get-font-width function returns the width in pixels of the font associated with port , or the font given.


LispWorks CAPI Reference Manual - 17 Mar 2008

NextPrevUpTopContentsIndex