f927c15adf
The overbar function in outline fonts recursively calls the text
function which already owns the lock. To avoid this, we have an
unlocked variant that is wrapped by the exposed text function
Fixes https://gitlab.com/kicad/code/kicad/issues/14015
(cherry picked from commit
|
||
---|---|---|
.. | ||
font.h | ||
fontconfig.h | ||
fontinfo.h | ||
glyph.h | ||
kicad_font_name.h | ||
outline_decomposer.h | ||
outline_font.h | ||
stroke_font.h | ||
text_attributes.h |