4d4fdfff70
sentry KICAD-B1
https://freetype.org/freetype2/docs/reference/ft2-base_interface.html
[Since 2.5.6] In multi-threaded applications it is easiest to use one FT_Library object per thread.
In case this is too cumbersome, a single FT_Library object across threads is possible also, as long as a mutex lock is used around FT_New_Face and FT_Done_Face.
(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 |