[kde] [Bug 479891] Some text glyphs in QML software are mis-aligned or squished when using a fractional scale factor

NW bugzilla_noreply at kde.org
Sat Mar 16 17:09:14 GMT 2024


https://bugs.kde.org/show_bug.cgi?id=479891

NW <nw9165-jjnfov5mav at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nw9165-jjnfov5mav at yahoo.com

--- Comment #26 from NW <nw9165-jjnfov5mav at yahoo.com> ---
Qt 6 apparently sets the "QT_SCALE_FACTOR_ROUNDING_POLICY" environment variable
to "PassThrough" by default, according to:

https://doc.qt.io/qt-6/highdpi.html#environment-variable-reference

And manually changing the "QT_SCALE_FACTOR_ROUNDING_POLICY" environment
variable to "RoundPreferFloor" indeed seems to fix the issue:

https://doc.qt.io/qt-6/qt.html#HighDpiScaleFactorRoundingPolicy-enum

Can "RoundPreferFloor" be made the new default for KDE Plasma and/or can a
setting for it be added to the KDE Plasma GUI system settings?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list