kicad/common/font
Seth Hillbrand a3d64d604c Silence font replace warnings for libs
When loading schematics/pcbs, notification of font replacements might be
warranted but in libraries, this warning is not helpful and intrusive

(cherry picked from commit 11c6164934)
2024-06-24 12:01:30 -07:00
..
font.cpp Fix font map cache access creating invalid entries (and crashes) 2023-08-26 09:24:47 -04:00
fontconfig.cpp Silence font replace warnings for libs 2024-06-24 12:01:30 -07:00
glyph.cpp Don't assume all glyphs are outline with an outline font. 2024-03-18 22:20:44 +00:00
outline_decomposer.cpp Add a cache for TrueType contours and triangulation data. 2024-02-22 23:36:16 +00:00
outline_font.cpp Contour cache must be sensitive to size. 2024-05-17 11:20:38 +01: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