Arguments: font &key family face size style
Creates and returns a font which is similar to font, but differs in any of the specified components.
(vary-font font :style (cons :italic (font-style font)))
creates a font like font but italic. See make-font.
Common Graphics and IDE documentation is described in About Common Graphics and IDE documentation in cgide.htm.
The documentation is described in introduction.htm and the index is in index.htm.
Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.
Created 2000.10.5.