Live data from Hacker News

Courier Prime: It’s Courier, Just Better

quoteunquoteapps.com

21–30 of 97 posts

Re: Courier Prime: It’s Courier, Just Better

#22

After years of switching between programming fonts, I finally settled on SF Mono. Not planning to switch any time soon (and hopefully ever).

I think Courier New is a decent programming font. I think Courier Prime Code is a bit too stylish. I'm currently using DejaVuSansMono. Consolas has been my favorite for it's great LCD sub pixel anti-alias, but it's Windows only and with better pixel density screens we no longer have to use sub-pixel anti-alias.

Re: Courier Prime: It’s Courier, Just Better

#23
post #14
post #9

I feel really old now that I realize we aren't talking about IMAP servers. Also slightly let down, since that would have been a fun blast from the past.

IMAP is much more recent than the Courier font, so you should feel young here.

It's less about how old it is, and more about how long it's been out of the general public consciousness. The courier font hasn't been (out of public view) in recent memory, so it doesn't have the same nostalgia factor.

Re: Courier Prime: It’s Courier, Just Better

#24
post #20

Probably good for full-screen writing. Anywho. Feel free to add an opinion, I've been evaluating and whittling choices of fonts for code development: So far Monaco and Source Code Pro seem best. - Fira Mono https://fonts.google.com/specimen/Fira+Mono - Hack https://sourcefoundry.org/hack/ - Inconsolata https://fonts.google.com/specimen/Inconsolata - Monaco http://www.gringod.com/2006/11/01/new-version-of-monaco-font.…

Fira Code is Fira Mono with coding ligatures:

https://github.com/tonsky/FiraCode

I used to prefer Consolas (Inconsolata is a ~clone of Consolas) but the ligatures made me switch.

Re: Courier Prime: It’s Courier, Just Better

#25
This is a really neat solution to a very constrained problem space. For those who don't know, Hollywood lives and breathes 12 point Courier. It is the standard font for screenplays. Producers won't even look at a script that is set in anything else because it implies the author doesn't know industry culture and norms.

Also, by having a standard font size and metrics, it means that the number of pages in a script directly corresponds to a certain quantity of text. That in turn roughly corresponds to a certain length in time. The guideline is about a page a minute. So people who work in film know that a 90 page screenplay will be about a 1 1/2 hour-long film.

So Courier Prime is trying to improve the readability of that font without touching any of the metrics that the industry relies on or alienating readers who might think anything "not Courier" means "not professional".

Re: Courier Prime: It’s Courier, Just Better

#26
This is great.

Also, making it heavier is 1,000% necessary -- Courier has always been so anemic it can actually be difficult to read when printed (and Courier New is even worse). I don't know the history, but I've long wondered if it was because digital Courier was based on the (thin) metal typewriter letterforms, rather than the letters set to paper which would presumably have (thicker) bleed.

Now I just wonder if script readers will react "ooh, I don't know why but this looks nice" or "ugh, something's weird about this script but I can't tell what."

Re: Courier Prime: It’s Courier, Just Better

#27
post #23
post #14

Earlier quoted context omitted.

IMAP is much more recent than the Courier font, so you should feel young here.

It's less about how old it is, and more about how long it's been out of the general public consciousness. The courier font hasn't been (out of public view) in recent memory, so it doesn't have the same nostalgia factor.

Mailservers are just as much in the public view as they have been historically to be honest.

If IMAP is viewed as nostalgia install postfix/dovecot on something and play around.

Re: Courier Prime: It’s Courier, Just Better

#28
post #20

Probably good for full-screen writing. Anywho. Feel free to add an opinion, I've been evaluating and whittling choices of fonts for code development: So far Monaco and Source Code Pro seem best. - Fira Mono https://fonts.google.com/specimen/Fira+Mono - Hack https://sourcefoundry.org/hack/ - Inconsolata https://fonts.google.com/specimen/Inconsolata - Monaco http://www.gringod.com/2006/11/01/new-version-of-monaco-font.…

My preferred font is the X 6x13 one (https://www.cl.cam.ac.uk/~mgk25/ucs-fonts.html), as I prefer pixel fonts. On Windows I have antialiasing disabled and use 6x13 everywhere. I use a TrueType version (that of course only works at one point size) for programs that don'

On OS X, you can't disable antialiasing, and some programs

InputMonoCondensed: http://input.fontbureau.com/

11pt InputMonoCondensed on OS X is the same size as 6x13. 10pt and 9pt also look good on a retina display, and aren't actively objectionable on a normal-DPI display.

Windows lets you disable antialiasing, so on Windows I do that and use 6x13 for everything.

Re: Courier Prime: It’s Courier, Just Better

#29
post #20

Probably good for full-screen writing. Anywho. Feel free to add an opinion, I've been evaluating and whittling choices of fonts for code development: So far Monaco and Source Code Pro seem best. - Fira Mono https://fonts.google.com/specimen/Fira+Mono - Hack https://sourcefoundry.org/hack/ - Inconsolata https://fonts.google.com/specimen/Inconsolata - Monaco http://www.gringod.com/2006/11/01/new-version-of-monaco-font.…

Might want to add Anonymous Pro to the stable: https://www.marksimonson.com/fonts/view/anonymous-pro

It looks a bit weird in short runs, but is great somehow when used on actual code.

Re: Courier Prime: It’s Courier, Just Better

#30
post #20

Probably good for full-screen writing. Anywho. Feel free to add an opinion, I've been evaluating and whittling choices of fonts for code development: So far Monaco and Source Code Pro seem best. - Fira Mono https://fonts.google.com/specimen/Fira+Mono - Hack https://sourcefoundry.org/hack/ - Inconsolata https://fonts.google.com/specimen/Inconsolata - Monaco http://www.gringod.com/2006/11/01/new-version-of-monaco-font.…

Throwing Hasklig into the ring, as it's my preferred font for programming and seems like not many people know about it.

https://github.com/i-tu/Hasklig/

Post reply on HN