[Libreoffice-bugs] [Bug 144598] Crash in: SkRect::round()

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Sep 19 09:33:40 UTC 2021


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

--- Comment #6 from Mike Kaganski <mikekaganski at hotmail.com> ---
(In reply to Julien Nabet from comment #5)
> Luboš: I read in vcl/skia/README that "raster" was "CPU-based drawing (here
> primarily used for debugging)"
> So except debugging for devs, is it necessary to include "raster" Skia in
> release versions of LO?

Skia/raster is *very* important.
1. It works where there's no Vulkan. I am writing from the Windows system
having no Vulkan support - it uses AMD Radeon HD 7400 Series graphics.
2. It allows to have unified rendering even on those systems.

I don't think we need to remove Skia/Raster in release; but indeed, as a
fallback on problematic systems, we need a way to disable it in the safe mode
dialog.

-- 
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/20210919/9201f374/attachment.htm>


More information about the Libreoffice-bugs mailing list