kicad/pcbnew/autorouter
Jeff Young 5875f89531 Centralize text size clamping.
Also introduces alg::clamp to improve readability of
std::max( min, std::max( value, max ) )

Fixes https://gitlab.com/kicad/code/kicad/-/issues/14876
2023-06-03 20:29:51 +01:00
..
ar_autoplacer.cpp Centralize text size clamping. 2023-06-03 20:29:51 +01:00
ar_autoplacer.h RIP EDA_RECT. 2022-08-31 23:57:24 +01:00
ar_matrix.cpp RIP EDA_RECT. 2022-08-31 23:57:24 +01:00
ar_matrix.h RIP EDA_RECT. 2022-08-31 23:57:24 +01:00
autoplace_tool.cpp Class name <-> file name sync. 2022-12-29 18:05:57 +00:00
autoplace_tool.h Fix the last of broken Doxygen comment specifiers. 2021-01-27 17:39:44 -05:00
spread_footprints.cpp Turn on and fix MSVC compliance mode issues 2023-02-12 16:30:37 -05:00
spread_footprints.h ADDED: Pack and Move Footprints, improved footprint spread algorithm. 2022-09-28 13:37:23 +00:00