Re: [GD-Windows] Disabling ClearType programmatically?
Brought to you by:
vexxed72
From: Andras B. <and...@gm...> - 2006-01-14 16:02:48
|
While we are at tools: Did you know that Visual C++ 2005 Express is absolutely free (even for commercial use)? It features the same optimizing compiler, and the only major things it misses are the ATL and MFC libraries, and some advanced features like remote debugging.. It also uses the online MSDN for help, which means it does not eat up your harddrive, and it's more up to date. I think it's worth giving a try. I'm sorry if this is not news, but I've only found it out recently and was pleasantly surprised. I think it's great for indie developers. Andras Saturday, January 14, 2006, 12:18:15 AM, you wrote: > On Fri, 13 Jan 2006 21:30:05 -0800, Jon Watte wrote: >> >> MSDN documents CLEARTYPE_QUALITY as separate from >> ANTIALIAS_QUALITY, for Windows XP and above. > Argh, not in my version of MSDN and SDK tools =/ Anyway, this'll > work, thanks! > Brian |