gdiplus: Set flatness more appropriately in GdipDrawPath.
commit6ec3cd9434488ba5bc0fd271a47b7d46827477c5
authorVincent Povirk <vincent@codeweavers.com>
Thu, 29 Jun 2017 18:41:05 +0000 (29 13:41 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 29 Jun 2017 20:04:38 +0000 (29 22:04 +0200)
tree9f6ea7218274f0176f89627e596eb08838f6e64b
parent2eeef78e8d9a8b3cd4b1272e5bce05d7c27d5f6a
gdiplus: Set flatness more appropriately in GdipDrawPath.

If the path is going to be scaled before rendering, 1.0 does not make
sense as an error value.

Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/gdiplus/graphics.c