[Bug 9107] Fonts in qt4 apps (like Photoshop Elements 5?) unreadable

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Aug 28 14:26:18 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=9107





--- Comment #12 from Mikolaj Zalewski <mikolaj.zalewski at gmail.com>  2007-08-28 14:26:18 ---
The first problem is that GetCharABCWidthsI fails in usp10.dll/ScriptPlace. Due
to this Qt passes all zeros for in lpDx. The second is that it uses ETO_PDY.
It's partially implemented - vertical offsets are ignored, they are not wrongly
interpreted as horizontal offsets. This may be a problem later for multi-line
text unless multi-line text is printed using multiple calls to ExtTextOutW and
the vertical offset is used only for some scripts. I'll try to look closer into
it.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list