Ask HN: Subpixel font rendering disabled on macOS Catalina?
Is anyone else experiencing this? Fonts look markedly worse on my external monitor after upgrading to Catalina. For example, here is a screenshot from Finder showing a clear lack of subpixel (RGB) anti-aliasing:
https://imgur.com/Hq5Txm0.png
Subpixel rendering is still 'enabled' in the defaults system:
~ % defaults read -g CGFontRenderingFontSmoothingDisabled
0
2 comments
[ 3.4 ms ] story [ 15.3 ms ] threadPerhaps there is some new defaults string in Catalina that can be set? It seems like CGFontRenderingFontSmoothingDisabled set to 0 still has some effect on Catalina, but it's not subjectively the same result as was the case on Mojave.
https://forums.macrumors.com/threads/the-subpixel-aa-debacle...