DrawSetTextFont
From Valve Developer Community
| Return to ISurface | Continue to DrawSetTextColor → |
[edit]
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.
