![]() |
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
|
#include <FXFont.h>
Public Attributes | |
| FXchar | face [116] |
| FXushort | size |
| FXushort | weight |
| FXushort | slant |
| FXushort | setwidth |
| FXushort | encoding |
| FXushort | flags |
Font style.
| 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.
|
|