<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#c40">Comment # 40</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:alexjbarris@outlook.com" title="Alexander Barris <alexjbarris@outlook.com>"> <span class="fn">Alexander Barris</span></a>
</span></b>
<pre>(In reply to lupurus from <a href="show_bug.cgi?id=138122#c39">comment #39</a>)
<span class="quote">> (In reply to Tor Lillqvist from <a href="show_bug.cgi?id=138122#c38">comment #38</a>)
> > > Where can I find that patch?
> >
> > The patch in question is this change that was made to the LibreOffice source
> > coce in February:
> > <a href="https://git.libreoffice.org/core/+/">https://git.libreoffice.org/core/+/</a>
> > ec9f0161d9b5a57d4b8e3e17150fabcc6e4c67a1%5E%21
> >
> > The relevant part is the change to desktop/Executable_soffice_bin.mk that
> > causes some more flags to be used when linking the soffice executable (which
> > is the actual executable of the LibreOffice app bundle):
> >
> > > -Xlinker -platform_version -Xlinker macos -Xlinker $(MAC_OS_X_VERSION_MIN_REQUIRED_DOTS) -Xlinker 0.0.0
>
> Thank you! Actually I removed those lines, but otool still showed me the min
> version of 10.10 and sdk n/a.
>
> So I changed the header with an hex editor, so that I have
>
> cmd LC_VERSION_MIN_MACOSX
> cmdsize 16
> version 10.15
> sdk 11.0
>
> The app now started in the dark mode, so I know, that it uses the new SDK.
> There are no changes, the text is still blurred. I will take a closer look
> to the text drawing methods, because I also figured out, that the text in a
> Combobox for example is blurred as well. But I will need a lot of time to
> get an overview, how all this drawing works (maybe in the end I can at least
> help improving the dark mode :))</span >
I mean, fixing Dark Mode rocks. How does it look? Does LO need updating in
order for it to look correct? You can post your work here too:
<a class="bz_bug_link
bz_status_NEW "
title="NEW - support macOS dark mode"
href="show_bug.cgi?id=118017">https://bugs.documentfoundation.org/show_bug.cgi?id=118017</a></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>