Public Members

Construction/Destruction

CFont Constructs a CFont object.  

Initialization

CreateFontIndirect Initializes a CFont object with the characteristics given in a LOGFONT structure.  
CreateFont Initializes a CFont with the specified characteristics.  

Operations

FromHandle Returns a pointer to a CFont object when given a Windows HFONT.