[Libreoffice-bugs] [Bug 138068] When there are a lot of pictures, typing the text is very slow (macOS/GTK3/GDI)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Feb 8 17:00:53 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=138068

Noel Grandin <noelgrandin at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |caolanm at redhat.com,
                   |                            |noelgrandin at gmail.com,
                   |                            |quikee at gmail.com

--- Comment #27 from Noel Grandin <noelgrandin at gmail.com> ---
Possibly the low-level backends really are the best place to cache generated
bitmaps, maybe with a little cooperation across the API, e.g. how we cache
glyph renders for text.

The low-level backends are the place that finally has all the relevant
information available.

I'm fairly sure Caolan implemented a cache for rendering pictures in writer, so
I'm surprised another one (from Armin) was even necessary.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210208/41531603/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list