Wrapper around a Win32 Font.
Public Member Functions | |
| Font (HFONT ahFont=NULL) | |
| Font (int aiSize, const TCHAR *aszFace) | |
| void | Set (int aiSize, const CHAR *aszFace) |
| ~Font () | |
Public Attributes | |
| HFONT | hFont |
| Font | ( | HFONT | ahFont = NULL | ) |
| Font | ( | int | aiSize, |
| const TCHAR * | aszFace | ||
| ) |
| ~Font | ( | ) |
| void Set | ( | int | aiSize, |
| const CHAR * | aszFace | ||
| ) |
| HFONT hFont |
1.8.7