The router needs to elimitate duplicate points but keep colinear
segments. This re-creates the partial routine from the old Simplify()
function
Fixes https://gitlab.com/kicad/code/kicad/-/issues/17582
(cherry picked from commit
|
||
---|---|---|
.. | ||
chamfer.cpp | ||
circle.cpp | ||
convex_hull.cpp | ||
direction_45.cpp | ||
eda_angle.cpp | ||
ellipse.cpp | ||
geometry_utils.cpp | ||
oval.cpp | ||
seg.cpp | ||
shape.cpp | ||
shape_arc.cpp | ||
shape_collisions.cpp | ||
shape_compound.cpp | ||
shape_file_io.cpp | ||
shape_line_chain.cpp | ||
shape_poly_set.cpp | ||
shape_rect.cpp | ||
shape_segment.cpp |