NextPrevUpTopContentsIndex

font-fixed-width-p

Function
Summary

Returns t if a specified font is of a fixed width.

Package

graphics-ports

Signature

font-fixed-width-p port &optional font => bool

Arguments

port

A CAPI pane.

font

A font.

Values

bool

A boolean.

Description

The font-fixed-width-p function returns t if the font associated with port , or the optionally specified font, is fixed width.

Note: editor-pane supports variable width fonts, in LispWorks 5.0 and later.


LispWorks CAPI Reference Manual - 17 Mar 2008

NextPrevUpTopContentsIndex