https://bugs.kde.org/show_bug.cgi?id=516314
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor Component|Theme - Breeze |Screen locking Ever confirmed|0 |1 CC| |[email protected] Summary|Bad text rendering in lock |Lock screen clock uses |screen clock |QtTextRendering, which is | |documented to look bad at | |large sizes Status|REPORTED |CONFIRMED --- Comment #2 from Nate Graham <[email protected]> --- Yep, you've uncovered a trade-off. We use the default Qt rendering where possible because it's better for performance. The downsides are worse appearance at large size and not respecting the user's sub-pixel anti-aliasing settings. We could try CurveTextRendering to see if that's any better. -- You are receiving this mail because: You are watching all bug changes.
