Giovanni Mascellani : d2d1: Implement ellipse and rounded rectangle stroking with arcs.

Alexandre Julliard julliard at winehq.org
Wed Mar 4 16:50:07 CST 2020


Module: wine
Branch: master
Commit: 873e3d0691d8a5fb2012d541369ae7ed3e39cfc0
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=873e3d0691d8a5fb2012d541369ae7ed3e39cfc0

Author: Giovanni Mascellani <gio at debian.org>
Date:   Tue Mar  3 18:59:47 2020 +0100

d2d1: Implement ellipse and rounded rectangle stroking with arcs.

Signed-off-by: Giovanni Mascellani <gio at debian.org>
Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/d2d1/d2d1_private.h |  13 +-
 dlls/d2d1/device.c       | 313 ++++++++++++++++++++++++++++++++++++++++-------
 dlls/d2d1/geometry.c     |  82 ++++++++++---
 3 files changed, 345 insertions(+), 63 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=873e3d0691d8a5fb2012d541369ae7ed3e39cfc0



More information about the wine-cvs mailing list