http://bugs.winehq.org/show_bug.cgi?id=13202
--- Comment #8 from Henrique Sant'Anna tetite@gmail.com 2010-01-28 09:53:47 ---
I suspect that there is a particular font rendering problem when running windows QT4 based applications (like last.fm), but I can't really confirm that.
Today I tested the windows version from Psi (http://psi-im.org/). It is a QT based IM software, but even with ClientSideWithRender = Y the font rendering seems perfect.
I checked the Last.FM install directory for DLLs other than QT ones, and there I found a subdirectory called "Microsoft.VC80.CRT", where inside there is two MS dlls: msvcp80.dll and msvcr80.dll.
If I rename Microsoft.VC80.CRT to Microsoft.VC80.CRT.bak, LastFM.exe will not startup anymore.
If that matters... on a default config test, there is one backtrace line that says:
fixme:font:ExtTextOutW flags ETO_NUMERICSLOCAL | ETO_NUMERICSLATIN | ETO_PDY unimplemented