http://bugs.winehq.org/show_bug.cgi?id=29250
--- Comment #4 from rui1965@voila.fr 2012-06-11 09:39:14 CDT --- Created attachment 40488 --> http://bugs.winehq.org/attachment.cgi?id=40488 Word 2007 in Wine 1.5.6 : interface fonts badly antialiased.
A new misbehaviour has appeared in the last 1.5.6. The uploaded screenshot shows that now the interface also has poor antialised fonts compared to 1.5.5. Please see the uploaded screenshot.
After having run the usual bisect, the commit that broke the font display was : 592bfd52c94adb2c16cb751e07f8cdd343701c34 is the first bad commit commit 592bfd52c94adb2c16cb751e07f8cdd343701c34 Author: Alexandre Julliard julliard@winehq.org Date: Wed May 23 17:21:36 2012 +0200
gdi32: Always use the DIB engine for DDB rendering.
:040000 040000 9529bebae463d77d17505e9b7ae1133482d0cd31 fa22013112ea3ff569c7872735d1c317ffb43e84 M dlls
This is also linked with DIB, please see the first post of this bug. So there might be something wrong in the way 'DIB' renders the fonts or participates in rendering the fonts.
Please let me know if I should rather create a new bug.