The CFont class encapsulates a Windows graphics device interface (GDI) font and provides member functions for manipulating the font.
Header File | Afxwin.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
Windows CE only supports raster fonts; it does not support TrueType fonts. There are seven rasterized system fonts, available in several sizes, built into the Windows CE operating system.
Windows CE does not support all the values for the lfClipPrecision and lfQuality fields in the LOGFONT structure.
CFont Member Functions, CFont Operators, Graphical Drawing Object Classes, LOGFONT