Skip to content

Comment on Introducing Typekitparent

Comments

"If it completely can't get a font, presumably it'll use the same fallback rules it already uses when you call for a font that isn't there."

The question is what defines "can't get a font completely". Is it a timeout? How long is this timeout? If I spend time and resources to optimize the loading time of my site and the JS script times out getting a font, isn't that lost time for me?

This all feels like a workaround for license issues as opposed to a true solution. Type foundries should let web developers purchase fonts that can be published on the web.

Most likely it is: 1. Load font.

2. Render.

3. Is font available? If yes render, if not, use next font.

If that download is taking forever, I'd imagine the page would render in the secondary font until the Load font command is eventually successful.

Define forever? ;)

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.