7fd9226bec
It happens when the segment (aStart, aMid) is horizontal Probably also when the segment (aEnd, aMid) is horizontal Slopes with value 0.0 are set to double:: epsilon(), but it was a too small values generating broken calculations. Now set to 1e-10 (it seems working). Fixes #16089 https://gitlab.com/kicad/code/kicad/-/issues/16089 |
||
---|---|---|
.. | ||
dialog_import_graphics.cpp | ||
dialog_import_graphics.h | ||
dialog_import_graphics_base.cpp | ||
dialog_import_graphics_base.fbp | ||
dialog_import_graphics_base.h | ||
graphics_importer_pcbnew.cpp | ||
graphics_importer_pcbnew.h |