1a3ab551cf
FindLineSegmentIntersection() was refactored in 2012 but there are a few uses that didn't get updated. This finalizes the cleanup Fixes https://gitlab.com/kicad/code/kicad/issues/7365 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
LICENSE.GPLv2 | ||
README.txt | ||
SutherlandHodgmanClipPoly.h | ||
math_for_graphics.cpp | ||
math_for_graphics.h |
README.txt
This directory contains miscellaneous mathematical functions from various libraries. math_for_graphics.cpp/h is from FreePCB (https://www.freepcb.com/) and is licensed under GPLv2. SutherlandHodgmanClipPoly is licensed under GPLv2.