https://bugs.documentfoundation.org/show_bug.cgi?id=127260
Luboš Luňák <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Saving files containing a |Saving files containing
|gradient is extremely slow |XOR-mode drawing is
| |extremely slow
CC| |[email protected]
--- Comment #8 from Luboš Luňák <[email protected]> ---
This is not about gradients but XOR-mode drawing. Our Cairo code applies the
XOR operation after each drawing call, and the document results in a large
number of polygon drawing in XOR mode.
For Skia I've handled this by delaying XOR updates until the XOR mode is left
(https://git.libreoffice.org/core/commit/3974dfee554bda82fdfb89cd4a2ea8926eb31243).
--
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