
&direction, &ascent, &descent, &overall_return);
dims.width = overall_return.width;
dims.height = ascent + descent;
16.3 Font Package Summary
There are no procedures or macros in the FONT package. The font attributes are shown in
Table 16-2. They are described fully in the XView Reference Manual.
Table 16-2. Font Attributes
FONT_CHAR_HEIGHT FONT_RESCALE_OF
FONT_CHAR_WIDTH FONT_SCALE
FONT_DEFAULT_CHAR_HEIGHT FONT_SIZE
FONT_DEFAULT_CHAR_WIDTH FONT_SIZES_FOR_SCALE
FONT_INFO FONT_STRING_DIMS
FONT_FAMILY FONT_STYLE
FONT_NAME
XV_XID
Fonts
Fonts 377