Macbook Air外接显示器开启ClearType
发现Macbook Air外接显示器的时候,默认是没有开启ClearType的,字体发虚的很厉害。
解决方法是在终端底下输入:
defaults -currentHost write -globalDomain AppleFontSmoothing -int 2
就是强行把抗锯齿打开。
声明: 本文采用 BY-NC-SA 授权协议。转载请注明转自: Macbook Air外接显示器开启ClearType
发现Macbook Air外接显示器的时候,默认是没有开启ClearType的,字体发虚的很厉害。
解决方法是在终端底下输入:
defaults -currentHost write -globalDomain AppleFontSmoothing -int 2
就是强行把抗锯齿打开。
Recent Comments