diff options
author | Noel Grandin <noel@peralex.com> | 2018-04-09 11:16:59 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-04-11 10:07:19 +0200 |
commit | 8a94d3dcfa0c37685afd5f966d7fdc1d25dc923d (patch) | |
tree | a0b8a09ff88735e58a5155f9b1bb5c803c475707 /framework | |
parent | 40f1cfa6a7d9f8c501cd4e940f8a047b4162fb03 (diff) |
tdf#108608 more Draw text editing responsiveness fixes
Turns out Windows is rather slow at at calculating glyph outlines
(compared to Linux), I'm guessing it does no caching at all, so
just add our own little cache.
I tried to use o3tl::lru_map here, but it crashes under MSVC2015.
Change-Id: I78d2a787ec8f734fa821f41f13236771efa1c8d4
Reviewed-on: https://gerrit.libreoffice.org/52623
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'framework')
0 files changed, 0 insertions, 0 deletions