CFont

This class encapsulates a Windows CE graphics device interface (GDI) font and provides methods for manipulating the font.

At a Glance

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

Remarks

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.

See Also

LOGFONT, Graphical Drawing Object Classes