GetFont: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (revert)
(Spam revert)
 
(8 intermediate revisions by 5 users not shown)
Line 1: Line 1:
=[[HFont]] '''GetFont'''(const char *fontName, bool proportional = false)=
== [[HFont]] '''GetFont'''(const char *fontName, bool proportional = false) ==
This function can get a function from scheme if the pointer to the scheme is available. If proportional is true, the font will be scaled relative to 640x480.
This function can get a function from scheme if the pointer to the scheme is available. If proportional is true, the font will be scaled relative to 640x480.


[[Category:IScheme]]
[[Category:IScheme]]

Latest revision as of 17:53, 7 December 2007

HFont GetFont(const char *fontName, bool proportional = false)

This function can get a function from scheme if the pointer to the scheme is available. If proportional is true, the font will be scaled relative to 640x480.