[Libreoffice-bugs] [Bug 124292] KDE5: Fractional scaling makes most UI and rendered text look bad
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Mar 30 20:38:30 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=124292
Michael Weghorn <m.weghorn at posteo.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Whiteboard| |target:6.3.0
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #10 from Michael Weghorn <m.weghorn at posteo.de> ---
The patch has been cherry-picked to master in the meanwhile. It wasn't
referenced here automatically (probably because TDF bugzilla had some issues
last night)
https://gerrit.libreoffice.org/plugins/gitiles/core/+/b4698a2241ec26d796c66da3a814f7cc693785b6
commit b4698a2241ec26d796c66da3a814f7cc693785b6
Author: Jan-Marek Glogowski <glogow at fbihome.de>
Date: Fri Mar 29 02:58:59 2019 +0100
tdf#124292 Qt5 / KDE5 disable Qt's HiDPI scaling
LO does its own layouting and also all the scaling, so disable
the automatic HiDPI scaling explicitly. Otherwise fonts will be
rendered in LoDPI and just scaled as an image, if UI scaling is
enabled in KDE, resulting in really blocky / ugly fonts.
Change-Id: I38503ce27c1671e80d0749d21c6c6dcff1a808a6
Reviewed-on: https://gerrit.libreoffice.org/69941
Tested-by: Jenkins
Reviewed-by: Jan-Marek Glogowski <glogow at fbihome.de>
-> fixed now, s.a. comment 8
Backport for 6.2: https://gerrit.libreoffice.org/#/c/69984/
--
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/20190330/40596f46/attachment.html>
More information about the Libreoffice-bugs
mailing list