Sweden-Number/dlls/gdiplus
Ken Thomases a3f0a59132 gdiplus: Avoid infinite recursion in flatten_bezier().
If either of the recursive calls would have the same x2, y2, x3, and y3
arguments as the current call, the path is as flat as the precision of floats
allows.

Signed-off-by: Ken Thomases <ken@codeweavers.com>
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-04-25 08:45:10 +02:00
..
tests
Makefile.in
brush.c
customlinecap.c
font.c
gdiplus.c
gdiplus.manifest
gdiplus.rc
gdiplus.spec
gdiplus11.manifest
gdiplus_private.h
graphics.c
graphicspath.c gdiplus: Avoid infinite recursion in flatten_bezier(). 2017-04-25 08:45:10 +02:00
image.c
imageattributes.c
matrix.c
metafile.c
pathiterator.c
pen.c
region.c
stringformat.c