-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Requires anti-aliasing to be enabled? #4
Comments
Don't worry - I don't know much about fonts either! I will see if I can fix it though. On Fri, Jan 31, 2014 at 11:24 AM, Raam Dev [email protected] wrote:
|
Have you tried using Menlo as a font. I dont know much about fonts but it looks really close to Monaco. I switched to it for iTerm and Terminals. |
@MarlonRodriguez Yes, Menlo is exactly what I'm using now. :-) |
I'm running OS X 10.9. I've been using Monaco 10pt in JetBrains PhpStorm and I've always had Anti-Aliasing turned off (Preferences → Appearance → Use anti-aliased font (unchecked)). That gives me a nice crisp look with the default Monaco font:
I was excited to install this Monaco Bold, as that's the one thing I've been missing! However, after installing and selecting MonacoB, my code looks like this:
Terrible! :( I tried turning on anti-aliasing, and it looks better:
But it's not "crisp", the way the default Monaco font looks with anti-aliasing turned off.
Does MonacoB font require anti-aliasing to be enabled? If so, is there any way to support anti-aliasing turned off? (I don't know much about fonts, so I'm not sure if that even makes sense...)
The text was updated successfully, but these errors were encountered: