7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-06 11:25:30 +00:00
kicad/common/font
Seth Hillbrand 0f84ddaf39 Avoid throwing a spurious substitution warnings
If the original font is a bold singleton (not a mod on a face), then we
need to avoid the mismatch between the bold marker and the asked-for
boldness.

At the end, if the font name is the same within case differences, then
it is the same font and we should not warn
2024-07-16 09:28:07 -07:00
..
font.cpp Add ability to embed files in various elements 2024-07-15 16:06:55 -07: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 Add ability to embed files in various elements 2024-07-15 16:06:55 -07:00
stroke_font.cpp LEGACY_FACTOR was upside-down. 2023-08-07 14:01:58 +01:00
text_attributes.cpp ADDED: parameterize font metrics and allow customization of overbar height. 2023-08-06 20:57:41 +01:00
version_info.cpp Move fontconfig to kicommon for now to de-duplicate the font cache 2023-09-24 22:58:18 -04:00