kicad/common/font
Seth Hillbrand 7a8b188569 Fix Sentry crash for font loads
We cache newstroke loading, but if we have threaded loads, we might ask
multiple threads to load the newstroke font at the same time.  This
causes conflicts in the vector allocations->crashes
2022-08-23 09:51:20 -07:00
..
font.cpp Fix some warnings detected by PVS-STUDIO (most are not used vars) 2022-07-25 18:23:52 +02:00
fontconfig.cpp Version info: report all font libraries 2022-03-07 14:01:37 +00:00
glyph.cpp Overhaul bitmap text for performance. 2022-05-14 20:09:54 +01:00
outline_decomposer.cpp minor coding style fix. 2022-07-31 18:35:37 +02:00
outline_font.cpp minor coding style fix. 2022-07-31 18:35:37 +02:00
stroke_font.cpp Fix Sentry crash for font loads 2022-08-23 09:51:20 -07:00