https://bugs.kde.org/show_bug.cgi?id=516314
Bug ID: 516314
Summary: Bad text rendering in lock screen clock
Classification: Plasma
Product: plasmashell
Version First 6.6.0
Reported In:
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Theme - Breeze
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: 1.0
Created attachment 189819
--> https://bugs.kde.org/attachment.cgi?id=189819&action=edit
the lock screen
SUMMARY
The clock text rendering in lock screen looks bad.
STEPS TO REPRODUCE
1. Use a font with sharp corners
2. Lock the screen
OBSERVED RESULT
The corners in clock text look rounded, curves also look jagged.
EXPECTED RESULT
The corners in clock text look sharp, curves look smooth.
SOFTWARE/OS VERSIONS
Windows:
macOS:
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma:
KDE Plasma Version: 6.6.0
KDE Frameworks Version: 6.23.0
Qt Version: 6.10.2
ADDITIONAL INFORMATION
Technically, this is caused by SDF text rendering used in Qt Quick with
insufficient precision (i.e. resolution of SDF texture)
Qt has documented it to have artifacts at large sizes:
https://doc.qt.io/qt-6/qquickwindow.html#TextRenderType-enum
--
You are receiving this mail because:
You are watching all bug changes.