mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
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 59f99d9a6ac2198bb7412e5e2b5c222e602ed53f)