gdiplus: fix a clipping regression in GdipDrawString (try 2)

Rafał Mużyło galtgendo at gmail.com
Wed Jun 12 15:03:20 CDT 2013


Given the results in the bug, rect.Width = rect.Height = 0 seems to be
a result of either Graphics.DrawString(const WCHAR*, INT, const Font*,
const PointF, const Brush*) or Graphics.DrawString(const WCHAR*, INT,
const Font*, const PointF, const StringFormat*, const Brush*) call, so
clipping is meaningless.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: clipping-fix.patch
Type: text/x-diff
Size: 738 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130612/0d7ec35b/attachment.patch>


More information about the wine-patches mailing list