• Chris Wilson's avatar
    [test] Add degenerate-curve-to · 660c389d
    Chris Wilson authored
    Andrea Canciani (ranma42) pointed out a second bug in the curve-to as
    line-to optimisation, that is a curve starting and finishing on the same
    point is not necessarily degenerate. This test case exercises 5 different
    curves that start and end on the same point.
    660c389d
degenerate-curve-to.c 2.87 KB