https://bugs.kde.org/show_bug.cgi?id=389598
Bhushan Shah <bhus...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/pla | |sma-desktop/a24867873952378 | |4aa55279ba67b5949a394cc66 Status|REOPENED |RESOLVED --- Comment #5 from Bhushan Shah <bhus...@gmail.com> --- Git commit a248678739523784aa55279ba67b5949a394cc66 by Bhushan Shah. Committed on 23/05/2019 at 08:42. Pushed by bshah into branch 'bshah/fixup-fonts'. Make slight/rgb the default option Medium hinting and None subpixel rendering was default options added when we used Oxygen fonts, however freetype recommends slight hinting as seen in this blog post from 2015 [1]. Also RGB hinting is most-recommended over the None. See linked bug report as well. [1] https://www.freetype.org/freetype2/docs/text-rendering-general.html M +4 -4 kcms/fonts/fonts.cpp M +2 -2 kcms/krdb/krdb.cpp https://commits.kde.org/plasma-desktop/a248678739523784aa55279ba67b5949a394cc66 -- You are receiving this mail because: You are watching all bug changes.