I’m in love with Snow Leopard’s new Menlo font

Software

Screenie from TextMate

I remember reading on one of the Mac forums I frequent that somebody thought it wasn't the major changes that Apple makes to it's software that set it apart from other vendors, it's the little, less publicised things that make their systems that much more of a pleasure to use in little but meaningful ways. Aside from a couple of of blunders I completely agree.

Case in point, Snow Leopard comes bundled with a new monospace font called Menlo which is shaping (ha, pun) out to be one of my favourite new features. If you haven't noticed it, launch Font Book.app and bask in its awesomeness!

If you're on Snow Leopard reading this, you should be able to tell the difference:

This is Monaco, my previous favourite
This is Andele Mono, from the Home Brew Terminal theme
This is Menlo, my new favourite monospaced font!

I'm not a graphics designer so I don't know the language I'm supposed to use when describing fonts, ligatures, serifs and the like but Menlo is brilliant. It's as if they took Monaco and Fixedsys from the early Windows and DOS days and made a slightly more "retro modern" typeface. Because each character is slightly shorter, lines of text also seem more evenly spaced. The font smoothing and anti-aliasing also look really good.

I've set Menlo as my default font in Terminal.app and TextMate and am thorougly loving it. I've also gone ahead and added it to my CSS for this site, so if you're running Snow Leopard you'll see it in code samples! Font porn?

code, pre, .mono, .grilled_cheese_sandwich {
    /* Mac, Mac, FLOSS, Windows, All */
    font-family: Menlo, Monaco, "DejaVu Sans Mono",
        "Lucida Console", monospace;
}

As much as I love Linux and FreeBSD desktop environments like Gnome and Xfce, the presentation of fonts and typefaces still keep me looking forward to programming and working on my Mac above all else, though they are improving in leaps and bounds. I don't consider Windows to be a viable contender with it's subpar onscreen font rendering.

Author bio and support

Me!

Ruben Schade is a technical writer and infrastructure architect in Sydney, Australia who refers to himself in the third person. Hi!

The site is powered by Hugo, FreeBSD, and OpenZFS on OrionVM, everyone’s favourite bespoke cloud infrastructure provider.

If you found this post helpful or entertaining, you can shout me a coffee or send a comment. Thanks ☺️.