| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version | ||||||||||
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-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.2 page.
Created 2012.5.30.
| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version | ||||||||||