gdi32: Reimplement RoundRect in paths to avoid calling imprecise arc helper functions.
commit0b38f167677f5611296214d021ff11a41bc55075
authorAlexandre Julliard <julliard@winehq.org>
Fri, 24 Jun 2016 04:53:03 +0000 (24 13:53 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 24 Jun 2016 06:33:04 +0000 (24 15:33 +0900)
tree5b0d3fec3204ef3f604668a0f6914e641af2427b
parent1fcf8f547ab9d05f62ce033d315252061ca0cd86
gdi32: Reimplement RoundRect in paths to avoid calling imprecise arc helper functions.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/gdi32/path.c
dlls/gdi32/tests/path.c