All Manuals > CAPI Reference Manual > 2 GP Reference Entries

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 function get-font-width returns the width in pixels of the font associated with port , or the font given.


CAPI Reference Manual - 15 Dec 2011

NextPrevUpTopContentsIndex