kicad/libs/kimath
John Beard c7a4ea97c3 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.

(cherry picked from commit 78c8de9b08)

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