DrawSetTextFont

From Valve Developer Community
Revision as of 19:58, 30 August 2011 by Mattshu (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Return to ISurface DrawSetTextColor
void ISurface::DrawSetTextFont(HFont font)

Use this with other functions to set how to draw text. This should be used with a font handle that has been created with CreateFont and its successors.