|
|
|
|
| Function | Portions |
| Include file | FONTNCLR.H |
| Prototype | Portions (c) Charles Petzold, 1996 |
| Remarks | these 13 fonts are part of the standard install of Win95 & WinNT add new fonts below here V |
![]()
| Function | EzCreateFont |
| Include file | FONTNCLR.H |
| Prototype | HFONT EzCreateFont( HDC hdc , char *szFaceName , int iDeciPtHeight , int iDeciPtWidth , int iAttributes , BOOL fLogRes ) ; |
| Remarks |
![]()
| Function | super_ez_create_font |
| Include file | FONTNCLR.H |
| Prototype | HFONT super_ez_create_font( HDC hdc , int font_value ) |
| Remarks | Create and return a HFONT for any font installed on your system. |
![]()
| Function | EzCreateFont |
| Include file | FONTNCLR.H |
| Prototype | HFONT EzCreateFont( HDC hdc, char * szFaceName, int iDeciPtHeight, int iDeciPtWidth, int iAttributes, BOOL fLogRes ) |
| Remarks | Allocate, initialize and return a HFONT. |
![]()
![]()