Browse Source
Separate text-thickness clamping into strict and lenient modes.
Separate text-thickness clamping into strict and lenient modes.
We used to use the bold setting, but since PCBNew allows you to directly define the width you end up with settings in between normal and bold that get clamped to the normal max. Fixes https://gitlab.com/kicad/code/kicad/issues/123677.0
5 changed files with 26 additions and 25 deletions
-
2common/eda_text.cpp
-
22common/gr_text.cpp
-
8eeschema/lib_pin.cpp
-
4eeschema/sch_painter.cpp
-
15include/gr_text.h
Write
Preview
Loading…
Cancel
Save
Reference in new issue