AngusJohnson / Clipper2

Polygon Clipping and Offsetting - C++, C# and Delphi
Boost Software License 1.0
1.52k stars 273 forks source link

Add unit test for issue #873 and #405 and fix for issue #873 #874

Closed LarsSkiba closed 3 months ago

LarsSkiba commented 3 months ago

A unit test covering issue #873 and #405. I thought it makes sense to add it for regression testing.

Adapted the tolerance for almost flat angles to fix issue #873.