Sets the font for characters in text.
VOID SOPutCharFontByName(
WORD wFontType, | |
WORD pFontName, | |
HPROC reserved | |
); |
SO_FAMILYDECORATIVE |
Fancy display font |
SO_FAMILYMODERN |
Fixed width |
SO_FAMILYROMAN |
Variable width with serifs |
SO_FAMILYSCRIPT |
Handwriting |
SO_FAMILYSWISS |
Variable width without serifs |
SO_FAMILYSYMBOL |
Symbol font |
SO_FAMILYUNKNOWN |
Not known |
None.