[Libreoffice-bugs] [Bug 121793] Animated gif causes big CPU load
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Jul 8 14:48:46 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=121793
--- Comment #8 from Noel Grandin <noelgrandin at gmail.com> ---
There are a couple of potential issues I have identified:
(1) Drawing bitmaps with alpha is very expensive because of our weird split
color/alpha stuff. Fixing that is a way off, unfortunately
(2) We seem to be doing a complete redraw, instead of a partial one. That might
be easier to fix
--
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/20190708/c08183c8/attachment.html>
More information about the Libreoffice-bugs
mailing list