kicad/qa/data
Seth Hillbrand 7653a2bf99 Smarten connection width checker looking for splits
Fractured polygons are always fractured along the x-axis, so when
checking to see if a segment is a fracture point, we check if the y
coordinate is equal.  This avoids situations where there are multiple
fracture points between two inflection points

Additionally, we add a second check to ensure we don't hit spurious
blobs (all kinks should be symmetric and therefore be substantial in
each direction)

Fixes https://gitlab.com/kicad/code/kicad/issues/14130
2023-03-06 16:14:34 -08:00
..
dblib Move to explicit symbol properties mapping 2022-11-08 22:19:08 -05:00
eeschema Add 12505 to the regression test suite. 2023-03-06 10:26:59 +00:00
pcbnew Smarten connection width checker looking for splits 2023-03-06 16:14:34 -08:00