<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#c47">Comment # 47</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'm sorry for drifting away a little bit with my comments about dark mode and
so on. Thats just because I am new to the code base and I'm trying to
understand, how the things work, so that I maybe can find a solution for this
issue (this has the first priority).

As far as I understand it right now, LO is drawing everything in a NSView, it
doesn't uses the native widgets of Cocoa (what would explain, that it's not
that performant as a native application). But it still uses drawing methods
from the Carbon framework? If so, I don't think, that Skia will help here in
any way, because using the native drawing code of Apple will be necessary
either way for drawing the components.</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>