Quote Originally Posted by Arjay View Post
I just binged for "Anti-Aliased text gdi".

Gosh, google seemed to have some pretty good hits too.

Have you seen them?
OK. Just Googled your search word... and got my own thread

So, the whole idea is simply using

lfQuality := ANTIALIASED_QUALITY;
lfOutPrecision := OUT_TT_ONLY_PRECIS;

when creating a text?