Web fonts and language equality
A while back I posted about an interesting experiment on sending fonts over the web as Javascript. Here’s a look at a more robust solution to the same problem: web fonts.
Check out this list of Wikipedias. Do you see a lot of question marks or little meaningless boxes? The reason you get that junk is that you don’t happen to have the right fonts installed locally on your computer.
That sucks. It’s not fair. Why should English or French or Russian or Japanese speakers be treated as first-class citizens of the web, but Tibetan or Khmer or Inuktitut speakers be treated as weirdos?
When “web fonts” catch on, this regrettable state of affairs could start to fade away. Content providers will be able to host fonts on the server, right next to the content requiring those fonts, thus ensuring that readers will be able to see content in any language.
John Resig has an article that explains how all this works: An introduction to W3C Web Fonts. Happily, as John points out, it seems that browser support for web fonts is on the upswing.
I’m convinced that a lack of fonts is a major barrier to an increase in the amount of content in certain languages on the web. Web fonts would go a long way toward fulfilling the “world wide” promise of the World Wide Web.


