CreateFont: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
m (header)
Line 1: Line 1:
{{navbar-first|ISurface|AddCustomFontFile}}
{{navbar-first|ISurface|AddCustomFontFile}}
=[[HFont]] '''CreateFont'''()=
Use this function before [[AddCustomFontFile]] to allocate an [[HFont]].
Use this function before [[AddCustomFontFile]] to allocate an [[HFont]].
[[Category:ISurface]]
[[Category:ISurface]]

Revision as of 19:24, 9 May 2006

Return to ISurface AddCustomFontFile

HFont CreateFont()

Use this function before AddCustomFontFile to allocate an HFont.