7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2024-11-24 00:34:47 +00:00
kicad/common/font
Dhineshkumar S 43b1bc52db Fix switching bold option on and off alters text thickness
Currently, unselecting the bold option resets the thickness to the
standard size instead of reverting to the original thickness.
To address this, the original thickness should be preserved so it
can be restored when bold is turned off.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/18975
2024-11-13 02:14:19 +00:00
..
font.cpp Drawing sheet can't share glyph cache entries with editors. 2024-08-22 12:23:21 -06:00
fontconfig.cpp Avoid throwing a spurious substitution warnings 2024-07-16 09:28:07 -07:00
glyph.cpp Don't assume all glyphs are outline with an outline font. 2024-03-18 22:21:01 +00:00
outline_decomposer.cpp Large rework of BEZIER_POLY 2024-06-18 17:55:41 -07:00
outline_font.cpp Fix display of broken fonts 2024-10-28 12:38:03 -07:00
stroke_font.cpp LEGACY_FACTOR was upside-down. 2023-08-07 14:01:58 +01:00
text_attributes.cpp Fix switching bold option on and off alters text thickness 2024-11-13 02:14:19 +00:00
version_info.cpp Move fontconfig to kicommon for now to de-duplicate the font cache 2023-09-24 22:58:18 -04:00