wine/dlls/d2d1
Stefan Brüns 2ec267c0de d2d1/tests: Test StrokeContains when last segment is bezier and closes the path.
Also check StrokeContains result on the last segment when the last vertex
of a bezier curve coincedes with the first vertex of the figure and
the figure is explicitly closed.

Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-01-07 21:40:02 +01:00
..
tests d2d1/tests: Test StrokeContains when last segment is bezier and closes the path. 2022-01-07 21:40:02 +01:00
bitmap.c
bitmap_render_target.c
brush.c
d2d1.spec
d2d1_private.h d2d1: Implement ID2D1Factory2::CreateStrokeStyle1(). 2021-12-09 17:14:59 +01:00
dc_render_target.c
device.c d2d1: Create feature level 10.0 device context state objects. 2021-12-10 22:00:17 +01:00
effect.c
factory.c d2d1: Implement ID2D1Factory2::CreateStrokeStyle1(). 2021-12-09 17:14:59 +01:00
geometry.c d2d1: Implement path_geometry_StrokeContainsPoint() for Bézier segments. 2021-12-08 22:14:45 +01:00
hwnd_render_target.c
layer.c
Makefile.in
mesh.c
state_block.c
stroke.c d2d1: Implement ID2D1Factory2::CreateStrokeStyle1(). 2021-12-09 17:14:59 +01:00
version.rc
wic_render_target.c