[Bug 29240] Anti-aliasing not working for all fonts

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Dec 6 06:41:14 CST 2011


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

rui1965 at voila.fr changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rui1965 at voila.fr

--- Comment #2 from rui1965 at voila.fr 2011-12-06 06:41:14 CST ---
The lack of antialiasing is visible also in Word 2007, only in the text zone
and only for a font size smaller than 14.
The result of the bisect is :

4ce3af3fad1dfacfe39a441054586707f848038f is the first bad commit
commit 4ce3af3fad1dfacfe39a441054586707f848038f
Author: Huw Davies <huw at codeweavers.com>
Date:   Fri Dec 2 14:11:51 2011 +0000

    gdi32: Add support for checking the font's gasp flags.

:040000 040000 0db60705b827409f5c0f4de01d9ed2a39fee0135
5aa98c186b14b0144a6aa0edbdf1e0fd06a08dea M    dlls

By removing the changes done by this fix in 1.3.34 file dlls/gdi32/font.c, the
antialiasing works fine again.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list