Live data from Hacker News

Anonymous Pro – a fixed-width font designed for coders

marksimonson.com

81–88 of 88 posts

Re: Anonymous Pro – a fixed-width font designed for coders

#81
post #7

Here's a good comparison (and vote) of programming fonts: http://www.slant.co/topics/67/~what-are-the-best-programming... Most popular: Source Code Pro http://blogs.adobe.com/typblography/2012/09/source-code-pro.... Monaco, my favorite, comes at #3.

I've tried other fonts, nothing compares to Source Code Pro. You never really notice how much a decent font impacts how you read until you replace it with something else.

Re: Anonymous Pro – a fixed-width font designed for coders

#82
post #9
post #7

Here's a good comparison (and vote) of programming fonts: http://www.slant.co/topics/67/~what-are-the-best-programming... Most popular: Source Code Pro http://blogs.adobe.com/typblography/2012/09/source-code-pro.... Monaco, my favorite, comes at #3.

Argh, why does no one include a tilde in the sample? A raised tilde ruins a font for me because of the ruby match operator: =~

There is a tilde in the full sample:

http://www.marksimonson.com/assets/content/fonts/AnonymousPr...

Re: Anonymous Pro – a fixed-width font designed for coders

#83
post #53
post #19

Earlier quoted context omitted.

I like Source Code Pro, but it lacks italics. That's really the only downside to me. I love Monaco also, but only unaliased at about 10pt. Otherwise, I use Menlo or DejaVu Sans Mono usually. I've known about Anonymous Pro, but have not given it much usage yet to decide if I like it more than others.

What would you use italics for in programming? I've never used italics, maybe I'm missing something.

It will depend on the syntax rules for the editor.

Re: Anonymous Pro – a fixed-width font designed for coders

#84
post #21
post #19

Earlier quoted context omitted.

I like Source Code Pro, but it lacks italics. That's really the only downside to me. I love Monaco also, but only unaliased at about 10pt. Otherwise, I use Menlo or DejaVu Sans Mono usually. I've known about Anonymous Pro, but have not given it much usage yet to decide if I like it more than others.

Strange, I'm seeing italics in Sublime Text 3 for Source Code Pro. You're right that the font seems to lack italics, anyone know whether this is just Sublime faking it?

Yes, as you stated it's basically Sublime slanting the characters.

Here is the ticket on Github: https://github.com/adobe/source-code-pro/issues/6

Re: Anonymous Pro – a fixed-width font designed for coders

#85
post #14

Earlier quoted context omitted.

use this "font_face": "My Awesome Font Name"

Thanks, but multiple errors- Which line?

it would looks like this http://glui.me/?i=wy5m9dvwss9he20/2013-09-11_at_2.41_PM_2x.p...

Re: Anonymous Pro – a fixed-width font designed for coders

#86

Earlier quoted context omitted.

I take this as confirmation of my choice- Consolas. 2nd favorite by a close margin, and it's usually already installed!

I use Linux and install always Consolas. Programmers designing fonts is cute but it's not good idea. Lucas de Groot knew what he was doing.

+1 for consolas on Linux.

Re: Anonymous Pro – a fixed-width font designed for coders

#87

Anonymous Pro is not exactly a sans-serif font, but it does look nice.

"Anonymous Pro, a fixed-width sans designed especially for coders" There's no reason be expecting a sans-serif!

Pretty sure “sans” is just a shortcut for “sans-serif”—can't tell if you're joking, though :-)
Post reply on HN