On Tue Oct 7 16:33:02 2025 +0000, Nikolay Sivov wrote:
This should do basically an equivalent of Simplify(D2D1_GEOMETRY_SIMPLIFICATION_OPTION_LINES, tolerance) -> Tesselate -> return combined area of primitives.
So I need to implement tessellation first?