195ed184dd
If the system font is not cached in SalData, loading embedded
fonts will be extremely slow and will trigger each frame and each
of its internal subframes to reload the system font list when
loading documents with embedded fonts.
So instead, reenable caching of the system font list in SalData
by reverting commit
|
||
---|---|---|
.. | ||
AquaGraphicsBackend.cxx | ||
cgutils.mm | ||
CoreTextFont.cxx | ||
CoreTextFontFace.cxx | ||
salbmp.cxx | ||
salgdi.cxx | ||
salgdicommon.cxx | ||
salvd.cxx | ||
SystemFontList.cxx | ||
utils.cxx |