Next Previous Up Top Contents Index

2 GP Reference Entries

merge-font-descriptions

Function

Summary

Returns a font description containing the attributes of two specified font descriptions.
Signature

merge-font-descriptions fdesc1 fdesc2 => fdesc

Arguments

fdesc1

A font description

fdesc2

A font description

Values

fdesc

A font description

Description

Themerge-font-description function returns a font description containing all the attributes of fdesc1 and fdesc2. If an attribute appears in both fdesc1 and fdesc2, the value in fdesc1 is used. The contents of fdesc1 and fdesc2 are not modified.

LispWorks CAPI Reference Manual - 17 Oct 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker