[Libreoffice-bugs] [Bug 113038] Editing: Working with hi-res png-image is extremely slow
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Mar 10 11:43:16 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=113038
--- Comment #17 from Luboš Luňák <l.lunak at collabora.com> ---
The way I see it:
- GDI is AFAIK practically unmaintained, so it may perhaps get fixes, but
unlikely to get improvements, and is possibly to be removed somewhen in the
future when Skia is deemed stable and tested enough
- this is an improvement, relatively corner case and simple to work around
('Compress..' in the context menu to make the image a reasonable size)
- Skia often performs differently from all the other backends (being new, well
tested, optimized, whatnot), so GDI bugs should be tested with some non-Skia
backend to determine whether they are GDI-only bugs or non-Skia bugs
In this specific case I'd assume this is non-Skia, but if it's GDI-only, then
it's unlikely to ever get fixed (other than by GDI getting removed).
--
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/20210310/091a3b21/attachment.htm>
More information about the Libreoffice-bugs
mailing list