Next Previous Up Top Contents Index

2 GP Reference Entries

augment-font-description

Function

Summary

Returns a font description combining the attributes of a given font description with a set of font attributes.
Signature

augment-font-description fdesc &rest font-attribute* => return

Arguments

fdesc

A font description

font-attribute

A font attribute

Values

return

A font description

Description

Theaugment-font-description function returns a font description that contains all the attributes of fdesc combined with the extra font-attributes. If an attribute appears in both fdesc and a font-attribute, the value in the font-attribute is used. The contents of fdesc are not modified.

LispWorks CAPI Reference Manual - 17 Oct 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker