Live data from Hacker News

Sub-pixel aliasing has Not been removed from Mojave

news.ycombinator.com

1–2 of 2 posts

Sub-pixel aliasing has Not been removed from Mojave

#1
MacOS Mojave looked bad for me on my non-retina Macbook Air. The consensus everywhere I looked is that it has been removed from Mojave, there are many pages describing this if you do a Google search. However, the feature has not been removed, just hidden.

It can be enabled using the following terminal command:

  defaults write -g CGFontRenderingFontSmoothingDisabled -bool NO