Browse Source
1) Special case doesn't work for polygons with holes 2) Fix special case to handle intersecting lines where neither end is in the polygon. Note that only (1) is required for the bug below. (2) was just discovered while implementing (1). Fixes https://gitlab.com/kicad/code/kicad/issues/137797.0
1 changed files with 13 additions and 6 deletions
Loading…
Reference in new issue