[kde] [Bug 479891] Some text glyphs in QML software are mis-aligned or squished when using a fractional scale factor
Nate Graham
bugzilla_noreply at kde.org
Thu Jun 20 14:31:29 BST 2024
https://bugs.kde.org/show_bug.cgi?id=479891
--- Comment #36 from Nate Graham <nate at kde.org> ---
This is a Qt issue. Multiple patches have gone in recently that make this
better:
- https://github.com/qt/qtbase/commit/e7ddd490cf44ecd1c59b3798294ed2812fc5a940
(in 6.7.1)
- https://github.com/qt/qtbase/commit/a5953d20e27ab73774058dd06ac514f9310a41e8
(in 6.8.0)
...But none fully fix it.
Of note, this specific glitch only seems to affect QML labels using
Text.NativeRendering. Switching to Text.QtRendering makes the issue go away —
at the cost of introducing two new ones: blurrier text and excessive boldness
at the topr or bottoms of all characters on a single line.
Work and investigation are ongoing.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list