GetFont: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
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 up with resolutions larger than 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 up with resolutions larger than 640x480. | ||
[[Category: | [[Category:ISceme]] |
Revision as of 20:37, 9 May 2006
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 up with resolutions larger than 640x480.