| Allegro CL version 8.0 Unrevised from 7.0 to 8.0. | ||||||||||
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.
Copyright (c) 1998-2008, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 8.0. This page was not revised from the 7.0 page.
Created 2005.12.9.
| Allegro CL version 8.0 Unrevised from 7.0 to 8.0. | ||||||||||