kicad/libs/kimath
John Beard 78c8de9b08 Fix oval pad snapping
Previously the snap points computed for oval pads didn't get all the
points correct. This breaks out the "find snap points for ovals"
into a function, reworks the logic, adds some tests.

Also adds "extremum points" when the oval isn't exactly H/V.

Fixes: https://gitlab.com/kicad/code/kicad/-/issues/15594
2023-09-06 21:33:45 +01:00
..
include Fix oval pad snapping 2023-09-06 21:33:45 +01:00
src Fix oval pad snapping 2023-09-06 21:33:45 +01:00
CMakeLists.txt Fix oval pad snapping 2023-09-06 21:33:45 +01:00
determine_if_point_inside_polygon.odt Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00