kicad/libs/kimath/include/math
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
..
box2.h Centralize text size clamping. 2023-06-03 20:29:51 +01:00
matrix3x3.h Fix typo in matrix3 multiply, add unit tests 2023-01-05 21:06:52 -05:00
util.h Text size sanity checking for TEXT_ITEMS_GRID. 2022-10-06 13:19:08 +01:00
vector2d.h Fix errant typecast in VECTOR2<T>::Resize 2023-05-29 19:34:40 -04:00
vector2wx.h Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 2023-02-18 22:57:18 -05:00
vector3.h Fix Doxygen directives in numerous headers 2023-03-24 13:02:13 +00:00