<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - LibreOffice font blurry on MacBook Pro's Internal HiDPI Retina Display running macOS Big Sur 11.0.1"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138122#c37">Comment # 37</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - LibreOffice font blurry on MacBook Pro's Internal HiDPI Retina Display running macOS Big Sur 11.0.1"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138122">bug 138122</a>
              from <span class="vcard"><a class="email" href="mailto:lupurus@web.de" title="lupurus@web.de">lupurus@web.de</a>
</span></b>
        <pre>I found this:

<a href="https://stackoverflow.com/questions/4779507/font-issue-with-layer-backed-nstextview">https://stackoverflow.com/questions/4779507/font-issue-with-layer-backed-nstextview</a>

<a href="https://stackoverflow.com/questions/3917871/creating-a-label-using-nstextfield-is-blurry">https://stackoverflow.com/questions/3917871/creating-a-label-using-nstextfield-is-blurry</a>

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)</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>