[kde] [Bug 479891] Some text glyphs in QML software are vertically mis-aligned or squished when using a fractional scale factor
Ilya Fedin
bugzilla_noreply at kde.org
Sat Nov 2 14:52:55 GMT 2024
https://bugs.kde.org/show_bug.cgi?id=479891
--- Comment #60 from Ilya Fedin <fedin-ilja2010 at ya.ru> ---
Nate, what do you think about changing the condition to
qFuzzyCompare(qApp->devicePixelRatio(), qreal(1.0)), i.e. using Qt text
rendering whenever scaling is enabled rather than only when the screen with
highest scaling factor has fractional one? That would fix the issue and any
difference in rendering is unlikely to be visible with 2x and higher anyway.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list