Alexandre Julliard : gdi32: Reimplement Ellipse 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: 06234a081a867b7030ff5f872f158757e1e16fcb
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=06234a081a867b7030ff5f872f158757e1e16fcb

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Jun 24 14:05:21 2016 +0900

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

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

---

 dlls/gdi32/path.c           |  65 ++++++--
 dlls/gdi32/tests/metafile.c |   2 +-
 dlls/gdi32/tests/path.c     | 381 ++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 438 insertions(+), 10 deletions(-)

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



More information about the wine-cvs mailing list