Phinney on Fonts About Thomas & the blog Phinney on Fonts main page

Thomas “my other car is a sans serif” Phinney on fonts, typography & text. Geeky troubleshooting and info for font developers and users. Read more...


Hypatia Sans typeface finally shipping »

As many folks in the font biz already know, a while back I designed a typeface called Hypatia Sans. The upright faces were made available as a registration incentive for Adobe Creative Suite 3, but the typeface wasn’t available at retail, awaiting the completion of italics to go with it. Three years (!) later, the italics are finally available, and Adobe has released the typeface as a regular retail item. The italics in particular are available at a heavy discount, for those who already have the upright faces as part of CS3 (something I had arranged when I was at Adobe, as I wanted there to be an inexpensive upgrade for existing users). The new version of Hypatia Sans also adds a few more characters, and corrects some minor bugs.

Hypatia Sans poster style sample

Hypatia Sans poster on Adobe’s site, click for high-res PDF.

All told, it took me five years part time to do the upright faces, and then a total of three years for first me and then Paul Hunt to finish the italics. Both Paul and I had considerable input from master type designer Robert Slimbach, and he and Miguel Sousa did the kerning of the upright faces when I ran out of time before the CS3 ship.

You can read about the design process of the italics and get some idea of why it took so long from Adobe’s type blog, or go to the Adobe store to buy the typeface (links to the US store, international stores should have it soon):

With the upright faces having been available for so long, it has already seen a fair bit of use, despite the lack of italics. Although I occasionally spot it myself, colleagues often send me examples of it in use. I’ve now seen it in plenty of documents, not only for headings, but even for body text in places ranging from a Sharper Image gadget catalog to $pread, a magazine by and for sex workers. I’ve seen it on business cards from graphic designers and in a visual identity for an architect. Besides those, here are a few of the other uses I’ve collected over the years (click on any one to get a bigger picture or go to a web site):

Starbucks uses Hypatia Sans for the titling on the label of its House Blend coffee.
photo of Starbucks House Blend package

This Seattle garage door company uses Hypatia Sans… it’s not great typography, but their pickup truck was the first time I saw Hypatia Sans on a vehicle. (I drove by it several times over the course of a couple weeks before I stopped and took a picture. It was parked in between home and the hospital, and I was driving to the hospital every day for two months.)
photo of truck with lettering on the side

Here’s a more impressive vehicular use: a banner for the USS Pampanito, a WW2 submarine docked in San Francisco.
photo of submarine at dock

In the same city, the SF Asian Art Museum used Hypatia Sans to promote their exhibition of the art of Bhutan.
photo of front of museum, displaying banner

Finally, here are a couple of web sites that use Hypatia Sans. I was reminded of Mint.com in particular earlier this week when I saw their site used as an example in a talk at “An Event Apart” in Boston.

Mint.com uses Hypatia Sans throughout. Their logo uses it as well, but customized with modified serifs.
image of Mint.com web site

This dental site is a more basic use:
image of Valley Dentistry web site

Font Remix Tools (RMX) and Multiple Master Fonts in type design »

A little while back, Tim Ahrens asked me if I’d write a testimonial for his Font Remix Tools (“RMX Tools”), a set of plug-ins for FontLab Studio 5. I was more than happy to share my thoughts:

“The Font Remix Tools are an essential toolkit for anyone who wants to develop sophisticated typefaces with much greater efficiency. I can’t imagine willingly working without them. Type designers owe it to themselves and their sanity to check out RMX Tools.” — Thomas Phinney, Senior Fonts Product Manager at Extensis, designer of Hypatia Sans Pro for Adobe

(FontLab Studio is the primary type design application used by the overwhelming majority of professional type designers. FontForge and DTL FontTools (including FontMaster) are its fellow high-end alternatives, while TypeTool and Fontographer are the primary low to mid-range options.)

Tim has a interesting/useful demo version for free download, while the full version starts at €179 for one computer.

I think of the Remix Tools as having two sets of functions. First are several very useful things that work with just about any typeface:

But the real power of RMX comes when you start with a font file that has a Multiple Master weight axis. Yeah, I know MM fonts are pretty nearly dead as a deliverable format for end users. Apple’s support for MMs is flaky enough that Extensis tech support has suggested Suitcase should warn people they won’t work reliably, and Windows has no reasonable native support (an ATM install can be hacked on Vista and probably Windows 7 to make them work well, or you can do manual registry entries for every single font).

Yet Multiple Master fonts are still very useful as a font development tool, even if what gets delivered is a bunch of separate fonts. Although Adobe hasn’t shipped a new MM font since the 90s, virtually all their internally developed type families use MM technology, and many other typeface designers use it as well. If you start with a font that has master outlines for two different weights, RMX can incredibly easily:

Most of these functions still seem like magic when I see them working. Most of it works insanely well almost all the time. Of course it still needs to be checked by humans, and there can be problems on occasion, but dang….

What about Superpolator?

Aside from the Font Remix Tools, another insanely powerful option for working with font development using the power of MM space is Superpolator from Just van Rossum and Erik van Blokland, a.k.a. LettError. It has always looked great, but back when I was doing a lot of type design, my main box for doing so was Windows based, and Superpolator is a Mac-only tool, so I never really gave it a fair try. It’s available from €250.

More on MM fonts:

Browser Choice vs Font Rendering »

This post by Jeffrey Zeldman on font rendering in web browsers is a good introduction to the subject in a number of respects, but unfortunately repeats a pernicious myth: that web browsers on Windows all render text differently, and that this interacts with the OS rendering. There are a couple of caveats (see below), but for the most part, this a this is a system level setting. On any given Windows computer running XP or Vista or Windows 7, you will generally get >pixel-for-pixel identical glyph rendering in Internet Explorer, Firefox, Chrome, or Safari. (As also shown in Si Daniels’ presentation at ATypI 2009 in Mexico City).

Why is this? All of today’s major web browsers on Windows (IE, Firefox, Chrome, Safari) simply use the OS’s user-adjustable GDI text rendering settings, whatever those may be. Similarly, all today’s major web browsers on Mac OS simply use the system text rendering.

(Yes, there are a couple of caveats. Internet Explorer 7 actually ignores the OS setting in favor of its own prefs setting, which is to use the OSes ClearType rendering regardless. Safari for Windows has an optional setting to use Apple’s “Quartz” text rendering, even on Windows—this was the one-and-only rendering option in Safari 3 for Windows, but Windows users “freaked,” so Apple changed it for Safari 4 for Windows. Also, Firefox can use the kerning built into fonts, which affects spacing, though it doesn’t actually impact rendering of individual glyphs. Every major browser uses the same rendering as some version of OS rendering, however; none does something unrelated to Mac or Windows text rendering.)

So why does rendering vary so much? Windows XP, Vista and Windows 7 can be set to one of three settings for “font smoothing” (a.k.a. anti-aliasing). These settings affect all applications using the old-school GDI APIs for text rendering, which as of late 2009 means all the major web browsers. The font smoothing settings are:


Note that the standard vs ClearType distinction only affects fonts with TrueType outlines. Fonts in PostScript Type 1 or OpenType CFF formats get a less sophisticated type rendering/smoothing which, well, seems less than stellar these days.

“Standard” (grayscale anti-aliasing) is the default on Windows XP, although installing Internet Explorer 8 will change that setting to “ClearType” (even if one then proceeds to use a different web browser). Windows Vista and Windows 7 default to ClearType. So, most folks on Windows are seeing ClearType rendering, one way or another. However,

Besides GDI (all of today’s browsers), there is a completely different rendering mode used by applications which are programmed to use the “DirectWrite” text APIs (similar rendering also available to the largely-ignored WPF APIs). This uses ClearType, but a ClearType which is improved over the GDI version. For TrueType outlines, It offers moderate but noticeable improvements, such as options for improved spacing, and anti-aliasing in the Y direction. OpenType CFF fonts see a truly dramatic improvement, going from really mediocre rendering under GDI to rendering roughly equally well with TrueType under DirectWrite (or under its predecessor, WPF)! Minion Pro and Myriad Pro in OpenType CFF render pretty well down to 9 pixels per em (ppem), and just fabulously at 12 or more.

This is worth knowing and noting because it has already been announced that Internet Explorer 9 will use DirectWrite, and apparently FireFox is working on it as well.

[Post updated 8 Jan 2010 to correct IE 7 having a built in pref for which OS rendering it uses. Thanks to commenters! - T]

Matthew Carter in WaPo »

There was a new article about famous type designer Matthew Carter by Rachel Saslow, last Thursday in the Washington Post.

It’s mostly a really good article. Well written, entertaining, gets to a few good truths about the work and type design (though it never mentions that that most people would find the work insanely tedious).

There is just one goof that jumped out at me, which led me to some other thoughts:

When Carter designs a typeface, he typically starts with a lowercase h. It has an ascender (the stroke going up on the left), but it also reveals a lot about the character of the typeface. From a lowercase h, he explains, you can tell what a lowercase l, m and n will look like. Graphic designers, however, usually identify typefaces by more flamboyant letters of the alphabet, such as a capital “Q” or a lowercase “g.” The fact that Carter is more of a lowercase h guy says much about his design style.

I hate to break it to Ms Saslow, since it’s a great line, but no, it doesn’t say much about Carter’s design style:

None of which is to put down the article in general. I’m just a typographic curmudgeon, is all.