Live data from Hacker News

Typeface vs. Font: Terminology Smackdown

nerdplusart.com

1–10 of 25 posts

Re: Typeface vs. Font: Terminology Smackdown

#2
Here's a pretty good explanation from The Complete Manual of Typography, by James Felici:

"No two words in typography are as commonly misused as font and typeface. A typeface is a collection of characters—letters, numbers, symbols, punctuation marks, etc.—that are designed to work together like the parts of a coordinated outfit. A typeface is an alphabet with a certain design. A font, in contrast, is a physical thing, the description of a typeface—in computer code, photographic film, or metal—used to image the type. The font is the cookie cutter, and the typeface is the cookie (see Figure 3 1).† When you look at a page of type, you can say, “What typeface is that? ” or “What font was used to set that? ” But you can’t say, “What font is that? ” because you’re not looking at a font; you’re looking at the product of a font. The confusion between the terms arises largely from the ambiguous use of the term font in computer programs, most of which have a Font menu. Although that menu lists what fonts are available for use by the program, it could just as easily be called the Typeface menu, as it also lists the typefaces available for your pages. In fact, since some fonts contain data for more than one typeface, it would be more accurate to call it the Typeface menu."

† Figure 3.1 shows an example font (the computer code) and its corresponding typeface.

Re: Typeface vs. Font: Terminology Smackdown

#3
This reminds me of the conflation of tag and element in discussions about HTML/XML markup.

There's a meaningful difference. but you still end up dealing with Web frameworks that have a method for script_tag that inserts an element that has two tags. And when developers start talking about doing something with tags you have to mentally parse or just ask if they really mean tags or elements.

http://www.456bereastreet.com/archive/200508/html_tags_vs_el...

Re: Typeface vs. Font: Terminology Smackdown

#5
>Wikipedia even says they’re synonymous. I disagree.

This raises my level of scrutiny.

>Even if you might ask someone about a favorite CD, Rolling Stone wouldn’t. They would call those albums.

When CDs were the dominant music medium, this difference was anachronistically pedantic. With the analogy of technology sanding down a previously meaningful difference in mind, re-reading this line was telling:

>In traditional print, the distinction is easy: a font was a typeface set at a certain size, weight and style and cast in metal...In its digital form, fonts are more flexible and the moment when a typeface becomes a font is way more nuanced.

∴ In traditional print typeface != font. But today, the difference is so nuanced, the point of delineation so subjective, that the gradient, while interesting to talk about, can be safely ignored.

Re: Typeface vs. Font: Terminology Smackdown

#6
The article seems to get it wrong. It claims, for example, that Garamond 3, Adobe Garamond, and ITC Garamond are "all the same typeface, but each is a different font." They are actually different typefaces, each based on Garamond's (or Jannon's) earlier designs. The key is that they are different designs. That's why they have different names and also why nobody who specified Garamond 3 for a project would be happy to have some misguided printer swap it out for Adobe Garamond under the impression that they were "the same typeface."

Re: Typeface vs. Font: Terminology Smackdown

#8
post #6

The article seems to get it wrong. It claims, for example, that Garamond 3, Adobe Garamond, and ITC Garamond are "all the same typeface, but each is a different font." They are actually different typefaces, each based on Garamond's (or Jannon's) earlier designs. The key is that they are different designs . That's why they have different names and also why nobody who specified Garamond 3 for a project would be happy t…

Exactly. Amazing how even the article gets it wrong. Sheesh. Never in my life have I heard "Garamond" called a single typeface.

They are all different Garamond typefaces.

While the bold, italic, display, caption, etc. versions of each are the different fonts.

Re: Typeface vs. Font: Terminology Smackdown

#10
post #7

The matter gets even muddier when you start thinking of different weights, sizes and styles (eg italics). Are 12pt and 14pt Helveticas different fonts?

Depends, did you use unique font files to set your 12pt and 14pt type? Or did your computer scale them algorithmically from one file?
Post reply on HN