SetFontGlyphSet

From Valve Developer Community
Revision as of 19:24, 9 May 2006 by Ts2do (talk | contribs) (interwiki)
Jump to navigation Jump to search
AddCustomFontFile Return to ISurface

bool SetFontGlyphSet(HFont font, const char *windowsFontName,
int tall, int weight, int blur, int scanlines, int flags)

Using EFontFlags, you can set up the HFont that has been allocated. windowsFontName shouldn't necessarily be the same as the loaded TTF file.