https://bugs.documentfoundation.org/show_bug.cgi?id=137643
--- Comment #12 from Mike Kaganski <[email protected]> ---
(In reply to Caolán McNamara from comment #11)
> ...
> #3 0x00007fffef46585f in OutputDevice::ImplClearAllFontData(bool)
> (bNewFontLists=true) at vcl/source/outdev/font.cxx:553
> #4 0x00007fffef465cbd in OutputDevice::ImplUpdateAllFontData(bool)
> (bNewFontLists=true) at vcl/source/outdev/font.cxx:589
> ...
As this is called between LockFontUpdates(true) and LockFontUpdates(false),
this must mean that the next call in the OutputDevice::ImplUpdateAllFontData -
which is OutputDevice::ImplRefreshAllFontData - will just set
svdata->mbFontUpdatesPending and svdata->mbFontUpdatesNewLists to true, and
later, in the LockFontUpdates(false), it must call
ImplRefreshAllFontData(true)...
at least that was the hope.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs