Forum Discussion
Anonymous
Apr 09, 2019Improve font rendering to be on par with Firefox or at least original Edge
The thing that always made me swithc back to Firefox when trying out Chromium based web browsers was font rendering. You can even see that in the UI of Chromium-Edge, where the Segoe UI font is much ...
v-gapart
Jun 05, 2019Former Employee
Deleted
This is a great feature request. Thank you for that suggestion.
Gabriel
Anonymous
Jun 25, 2019v-gapart - thank you very much for taking this into consideration! Upon searching for more info about this issue, I found this source code modification: https://codereview.chromium.org/2674883002/diff/1/skia/BUILD.gn
So a simple change of "SK_GAMMA_CONTRAST=0.5" to "1.0" makes the fonts more bold and on par with both Firefox and the old Edge. The screenshot below shows the original Chromium/Edge font rendering (on the right side) and the left one is with the modified contrast value:
There has been some discussion about this, but most of such threads died out after a while, for example, here: https://bugs.chromium.org/p/chromium/issues/detail?id=534732