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

--- Comment #7 from V Stuart Foote <[email protected]> ---
(In reply to V Stuart Foote from comment #6)
> file to edit with notepad.exe is registrymodifications.xcu
> 
> Add these stanzas (or adjust [to match] if they're already there):
> 
> <item oor:path="/org.openoffice.Office.Common/VCL"><prop
> oor:name="ForceSkiaRaster" oor:op="fuse"><value>true</value></prop></item>
> <item oor:path="/org.openoffice.Office.Common/VCL"><prop oor:name="UseSkia"
> oor:op="fuse"><value>true</value></prop></item>
> 
> The one to be set "true" to bypass result of the GPU testing is
> "ForceSkiaRaster".

Or you can set both to "false" and the systems will fallback and use legacy
GDI+ rendering libs. Suspected unexpected consequence of the Win11 driver
rollback done by Microsoft and compounded when LibreOffice updated to newer
skia redering libs.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to