Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members

FX::FXFontDesc Struct Reference

#include <FXFont.h>

Public Attributes

FXchar face [116]
 
FXushort size
 
FXushort weight
 
FXushort slant
 
FXushort setwidth
 
FXushort encoding
 
FXushort flags
 

Detailed Description

Font style.

Member Data Documentation

FXchar FX::FXFontDesc::face[116]
FXushort FX::FXFontDesc::size

Face name.

FXushort FX::FXFontDesc::weight

Size in deci-points.

FXushort FX::FXFontDesc::slant

Weight [light, normal, bold, ...].

FXushort FX::FXFontDesc::setwidth

Slant [normal, italic, oblique, ...].

FXushort FX::FXFontDesc::encoding

Set width [normal, condensed, expanded, ...].

FXushort FX::FXFontDesc::flags

Encoding of character set.

Copyright © 1997-2005 Jeroen van der Zijp