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

V Stuart Foote <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Ugly font rendering in LO   |Poor GDI+ antialiasing font
                   |Writer                      |rendering on Writer

--- Comment #17 from V Stuart Foote <[email protected]> ---
(In reply to mfischer901 from comment #16)
> RC1 of the version 7.4.1 is available since yesterday. Should I try this one?

It is not too soon, but you won't necessarily see an improvement. 

Your issue has been that you're using LibreOffice's legacy GDI/GDI+ render
paths (only partially DirectWrite which probably have received some recent
changes) and not using Skia raster rendering (more fully DirectWrite based
which for sure has received changes).

On Windows just use LibreOffice's implementation of Skia raster rendering, not
Vulkan (very GPU driver sensitive)--so both Skia boxes checked on the View
options panel, and call it done. 

The legacy CPU only GDI+ render paths are still viable but are never going to
be identical. No hardware/performance reason to avoid Skia software rendering
at 7.4

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

Reply via email to