YD0016 Displayed Characters are blurred on MacOSX Solution 2

In case of non-Retina display, the following command from Terminal may fix the problem.

  • defaults write -g CGFontRenderingFontSmoothingDisabled -bool NO
  • defaults -currentHost write -globalDomain AppleFontSmoothing -int 1