Hi there!
I was wondering, is there any way of improving text antialiasing in Windows? Here's a comparison using SDL ttf (top) and using Gosu::Font (bottom, guess it uses Windows font rendering engine or something like that)

I've used sdl ttf on windows with great results, althought there are a few additional DLL's, but I think it's worth it.