Public Member Functions | |
| font_info (LOGFONT lf, int min_font_height, int max_font_height, COLORREF cr=RGB(0, 0, 0)) | |
Public Attributes | |
| LOGFONT | lf_ |
| int | min_font_height_ |
| int | max_font_height_ |
| COLORREF | cr_ |
The LOGFONT describes the font that is used, max_font_height_ and min_font_height_ the range of the height and the COLORREF is the color in which the text will be drawn.
|
by Steven Weiss. You can contact me at steven11@gmx.de. |