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