On Sun, 31 Oct 2021 at 01:36, Paul Wise wrote: > > I figured out that this command causes the issue: > > $ gsettings set org.gnome.desktop.interface font-antialiasing rgba > > and this command fixes the issue: > > $ gsettings set org.gnome.desktop.interface font-antialiasing grayscale
'grayscale' was the default font-antialiasing value on my test VM. I also tested 'rgba' out of interest. I didn't encounter any rendering issues with either value (note: I restarted between test runs). I also didn't get any terminal output with any combination of text or rotation. I'll keep investigating. There's a few options to try yet.

