atom / atom

:atom: The hackable text editor
https://atom.io
MIT License
60.24k stars 17.39k forks source link

Font is blurry on retina screens #5040

Closed sdthornton closed 9 years ago

sdthornton commented 9 years ago

Just updated to 0.172.0 from 0.166.0 and the entire app is now non-retina ready. I've added -webkit-font-smoothing: antialiased; which smooths the font, but it's still quite blurry and not retina ready.

screen shot 2015-01-13 at 3 59 31 pm

screen shot 2015-01-13 at 3 59 45 pm

Looked through the existing issues and only found font issues concerning non-retina devices, but my apologies if this is a repeat.

sdthornton commented 9 years ago

The above theme is Neutron, but I've switched tried it with the default Atom themes as well.

kevinsawicki commented 9 years ago

Does changing this setting make any difference?

screen shot 2015-01-13 at 4 03 27 pm

sdthornton commented 9 years ago

No difference. But I actually was able to solve the problem. Ended up finding an already closed issue with the solution: https://github.com/atom/atom/issues/3430.

For some reason moving Atom into Applications caused the default OSX setting to be "Open in low resolution". It's a curious thing. Working beautifully again though.

My apologies for the duplication. Closing.

Jpoliachik commented 9 years ago

Had the same issue when using Atom on an external display. It became blurry when I unplugged the monitor and switched to the Retina display on my Macbook. A quit and re-open fixed it for me.

lock[bot] commented 5 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. If you can still reproduce this issue in Safe Mode then please open a new issue and fill out the entire issue template to ensure that we have enough information to address your issue. Thanks!