Re: outlined font
- Posted by stabmaster_ at hotmail.com Jan 27, 2003
- 415 views
You could probably do something like: BeginPath(...) TextOut(...) StrokeAndFillPath(...) EndPath(...) See MSDN for a description of these functions.
You could probably do something like: BeginPath(...) TextOut(...) StrokeAndFillPath(...) EndPath(...) See MSDN for a description of these functions.