Does Qt use ClearType for rendering text (on Windows), and if so, what do I need to set to enable ClearType support?
+2
A:
Yes it does (at least text in my app looks exactly the same as text in Explorer). It's enabled automatically according to the system setting.
Nikita Nemkin
2010-06-08 14:47:06
I think ClearType is disabled by default in WinXP and the option to turn it on is burried somewhere deep in the advanced options. More options are offered by <a href="http://www.microsoft.com/typography/cleartypepowertoy.mspx">ClearTypePowerToy</a>.
Durandal
2010-06-08 14:56:37