DrawSetTextFont

From Valve Developer Community
Jump to: navigation, 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.