One of major drawbacks of Windows CE is that if you output text to the screen, then by default it is aliased. By putting out a text on the screen I mean putting a control on a form which displays a text. I am going to show you a technique how to output an anti-aliased text provided two conditions are met:
- The font family you are using supports anti-aliasing.
- The font is big enough.