[Libreoffice-bugs] [Bug 138122] LibreOffice font blurry on MacBook Pro's Internal HiDPI Retina Display running macOS Big Sur 11.0.1

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Nov 17 18:33:48 UTC 2020


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

--- Comment #37 from lupurus at web.de ---
I found this:

https://stackoverflow.com/questions/4779507/font-issue-with-layer-backed-nstextview

https://stackoverflow.com/questions/3917871/creating-a-label-using-nstextfield-is-blurry

I tried to set this in salframe.cxx, but no changes:

mpNSView.layerContentsRedrawPolicy = NSViewLayerContentsRedrawDuringViewResize;
mpNSView.wantsLayer = 0;

Unfortunately I couldn't find out until now, where LO is drawing the text on
the view.

Maybe I should give up searching for this, I'm too much used to Swift right
now. If someone more experienced want to help me, please contact me via mail
(in english or german)

-- 
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/20201117/700e93d4/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list