![]() |
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
|
Font description. More...
#include <FXFont.h>
Public Member Functions | |
| void | setFont (const FXString &string) |
| Flags. More... | |
| FXString | getFont () const |
| Get string of font description. | |
Public Attributes | |
| FXchar | face [116] |
| FXushort | size |
| Face name. | |
| FXushort | weight |
| Size in deci-points (one point is 1/72 inch) | |
| FXushort | slant |
| Weight [light, normal, bold, ...]. | |
| FXushort | setwidth |
| Slant [normal, italic, oblique, ...]. | |
| FXushort | encoding |
| Set width [normal, condensed, expanded, ...]. | |
| FXushort | flags |
| Encoding of character set. | |
Font description.
| void FX::FXFontDesc::setFont | ( | const FXString & | string | ) |
Flags.
Set font description from a string
|
|