Next Prev Up Top Contents Index

font-description-attributes

Function
Summary

Returns the attributes of a given font description.

Signature

font-description-attributes fdesc => font-attributes

Arguments

fdesc

A font description

Values

font-attributes

A list of font attributes

Description

The font-description-attributes function returns the attributes of the fdesc . The list should not be destructively modified.


LispWorks CAPI Reference Manual - 14 Dec 2001

Next Prev Up Top Contents Index