| Allegro CL version 8.0 Unrevised from 7.0 to 8.0. | ||||||||||
Arguments: struct
Returns the style word of the argument, which must be a font object. To the
device manager, the font style is represented as a fixnum (the style
word). Each bit indicates a particular style:
:bold has weight 1.
:italic has weight 2.
:underline has weight 4.
:condensed has weight 32.
See also Text and Fonts in cg-drawing.htm.
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. | ||||||||||