Live data from Hacker News

New Google Web Fonts Interface

google.com

1–10 of 48 posts

Re: New Google Web Fonts Interface

#5

How is this useful if everyone else hasn't already downloaded those fonts? Everyone has Ariel. That's why it is so popular.

The fonts are delivered from Google in real-time and don't have to be pre-downloaded. That's the beauty of it!

But of course Arial is still a good default.

Re: New Google Web Fonts Interface

#7
Wow - I've never seen a cleaner font browsing interface, and they make using the fonts you look at so easy I didn't even realize I was doing it.

Let's hope the Web Fonts API doesn't go the way of the Translate API, or many webpages will be rendered in incorrect fonts. Horror!!

Re: New Google Web Fonts Interface

#9

How is this useful if everyone else hasn't already downloaded those fonts? Everyone has Ariel. That's why it is so popular.

You can embed font declarations in CSS (the @font-face declaration), specifying a path to a download. The browser will download the font and show it on web pages with the declaration.

Google offers an array of freely-available (open source, actually, I think, but I'm not 100% sure) fonts that are hosted on their servers that you can use.

Post reply on HN