kicad/libs
Seth Hillbrand f7f52d77e4 Rework Copper Sliver check
Adds QA checks to copper sliver tests.  Adds the following checks:
- Dot product between two arms (quickly avoids checks for >90°)
- Checks the sliver is convex (area test)
- Eliminates minor slivers with angles that are approximately 0 and ones
  with the opposite side width beneath a configurable level
- Updates Clipper2 to fix a couple of jagged edges on inflate
- Adds simplify during zone fill inflation to limit jaggies

Fixes https://gitlab.com/kicad/code/kicad/issues/14549
2023-04-25 10:32:46 -07:00
..
core Banish ignore.h to core 2023-04-18 22:44:04 -04:00
kimath Rework Copper Sliver check 2023-04-25 10:32:46 -07:00
kiplatform Add hack to speed up font choice box widget creation 2023-04-12 15:23:34 +01:00
sexpr Better handling of escaped characters in STEP parser 2021-12-08 15:55:42 -08:00
CMakeLists.txt Introduce core interface library 2023-04-06 15:01:18 +01:00