[PATCH] gdiplus: Fix GdipCreateLineBrushFromRectWithAngle implementation

Piotr Caban piotr at codeweavers.com
Mon Oct 24 13:46:14 CDT 2016


The patch fixes isAngleScalable==TRUE argument handling. It also fixes a
mistake when width was used instead of height.

Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
  dlls/gdiplus/brush.c | 45 ++++++++++++++++++++++++++++-----------------
  1 file changed, 28 insertions(+), 17 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-gdiplus-Fix-GdipCreateLineBrushFromRectWithAngle-imple.txt
Type: text/x-patch
Size: 2579 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20161024/294c5b48/attachment.bin>


More information about the wine-patches mailing list