This class encapsulates a Windows CE graphics device interface (GDI) font and provides methods for manipulating the font.
Header file: | Afxwin.h |
Platforms: | H/PC 2.0, Palm-size PC, H/PC Pro |
Windows CE 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.
LOGFONT, Graphical Drawing Object Classes