Chrome font rendering incorrectly in Ubuntu 20.04

Fonts in Chrome 95.0.4638.69 (Official Build) (64-bit) in Ubuntu 20.04 KDE Plasma are often appearing white or multicolored. See four examples below. One is text typed into the search bar on the linkedin website. The second example is text typed into gmail. The third is askubuntu.com while typing this very moment. The fourth is rainbow coloring while visiting askubuntu.com. I have refreshed the font cache using fc-cache, but that did not help. I have also tried starting google-chrome-stable with and without "--use-gl=desktop --ignore-gpu-blocklist". The improperly rendered fonts flicker whenever the page is scrolled.

fonts rendered white in gmail

fonts rendered white

enter image description here

enter image description here

0

1 Answer

I fixed the problem myself. On the Fonts page in System Settings make two adjustments:

  1. Uncheck Force font DPI (is was checked and set to 96)
  2. Set Sub-pixel rendering to None (it was set to RGB).

With these changes, chrome fonts render properly.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like