http://bugs.winehq.org/show_bug.cgi?id=27811
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #35571|0 |1 is obsolete| |
--- Comment #1 from Wylda wylda@volny.cz 2011-07-30 04:45:51 CDT --- Created an attachment (id=35749) --> (http://bugs.winehq.org/attachment.cgi?id=35749) How to gain text in wine-1.3.24
Confirming the regression. See the attached screenshot.
Actually you need to revert two commits on top of wine-1.3.24 (on top of 1.3.25 it can't be cleanly reverted):
* wine-1.3.23-87-gd59c3d4 (d59c3d45e34817e08e68305d3e5f632e3c8523a3) * wine-1.3.3-451-gc8a48f2 (c8a48f237e43174673fa3686ebe99e42f6a0d8a4)
commit d59c3d45e34817e08e68305d3e5f632e3c8523a3 Author: Vincent Povirk vincent@codeweavers.com Date: Mon Jun 27 14:40:59 2011 -0500
gdiplus: Use DrawDriverString to draw the text in DrawString.
commit c8a48f237e43174673fa3686ebe99e42f6a0d8a4 Author: Vincent Povirk vincent@codeweavers.com Date: Thu Sep 30 16:07:53 2010 -0500
gdiplus: Don't create a DIB section for non-alpha or reference bitmaps.