Alexandre Julliard : gdi32: Reimplement RoundRect in paths to avoid calling imprecise arc helper functions.

Alexandre Julliard julliard at winehq.org
Fri Jun 24 08:33:45 CDT 2016


Module: wine
Branch: master
Commit: 0b38f167677f5611296214d021ff11a41bc55075
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=0b38f167677f5611296214d021ff11a41bc55075

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Jun 24 13:53:03 2016 +0900

gdi32: Reimplement RoundRect in paths to avoid calling imprecise arc helper functions.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/gdi32/path.c       | 127 ++++++++++-------
 dlls/gdi32/tests/path.c | 362 ++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 436 insertions(+), 53 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=0b38f167677f5611296214d021ff11a41bc55075



More information about the wine-cvs mailing list