[Bug 33378] measuring/painting strings needs better tests

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Aug 4 12:02:03 CDT 2013


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

--- Comment #20 from Rafał Mużyło <galtgendo at o2.pl> 2013-08-04 12:02:03 CDT ---
Just two minor things:
- the latest version of my workaround is
http://www.winehq.org/pipermail/wine-patches/2013-June/124783.html
- in mingw, DrawString(const WCHAR *string, INT length, const Font *font, const
PointF& origin, const Brush *brush) wrapper uses 'RectF layoutRect(origin.X,
origin.Y, 0.0f, 0.0f);' as the argument of GdipDrawString call

-- 
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