Slashdot Mirror


Web Open Font Format Gets Backing From Mozilla

A new format specification has reached consensus among web and type designers and is being backed by Mozilla. Dubbed Web Open Font Format (WOFF), it is an effort to bring advanced typography to the Web in a much better way. Support for the new spec will be included as a part of Firefox 3.6 which just recently hit beta. "WOFF combines the work Leming and Blokland had done on embedding a variety of useful font metadata with the font resource compression that Kew had developed. The end result is a format that includes optimized compression that reduces the download time needed to load font resources while incorporating information about the font's origin and licensing. The format doesn't include any encryption or DRM, so it should be universally accepted by browser vendors — this should also qualify it for adoption by the W3C."

5 of 206 comments (clear)

  1. Re:Easier fonts means a lot! by zonky · · Score: 3, Informative

    You can quite easily fool people that the sites they are on are encypted by setting the favicon to be a padlock- people are simply unable to determine where they are, whether or not a site is trustworthy, and will click anything to install something. Web Fonts may offer some advantages, but they seem to have downsides as well.

  2. format does not matter, it's about download limits by chriss · · Score: 4, Informative

    The interesting part of WOFF is not that it is a new font format. Actually it is mostly a wrapper around the OpenType format from Microsoft and Adobe with some goodies. The important part is that WOFF restricts where the font can be linked to. While e.g. a truetype font can be referenced from anywhere with CSS, a WOFF font has to be stored on the same site as the web page/css.

    This might seem minor to you, but due to this restriction some of the large font foundries like fontfont and linotype will license their professional fonts for web use for the first time (, probably because it would make prosecution of non licensed font use doable). This is actually big and will probably be an important step for typography on the web. I hope for the end of sFir, headlines as graphics and other bad ideas.

    I think the format itself is not so much a technical and more a political achievement. It actually helps that it was derived from drafts from two typographers, not from some of the browser producers. The fact that it is a new format (so no copy problem baggage) and that it will provide some very light copy protection without having to implement DRM on the browser site probably helped getting the foundries on board. And you really need the foundries if you want typography to work, the current state of free fonts is just not good enough for most professional requirements.

    Gecko, webkit and Opera already support OpenType, so adding the new format will be easy. Microsoft's IE supports crippled OpenType as eOT. The primary reason for crippling it was providing some light copy protection to get the foundries on board (which failed), so maybe even Microsoft will play along this time.

    If this happens, we will not only see one font technology that is supported by all browsers for the first time, but will also be able to use thousands of professional fonts along with already usable free fonts to help browsers catch up with the increased readability and expressiveness print has had for hundreds of years due to the long time experience in typography.

  3. Re:Easier fonts means a lot! by Brian+Gordon · · Score: 3, Informative

    This is why we use browsers that aren't 10 years old. Heck, even firefox exposes this option in the GUI configuration. Go to Preferences, the Content tab, and click Advanced next to Enable Javascript.

  4. Re:Easier fonts means a lot! by gEvil+(beta) · · Score: 3, Informative

    Unfortunately I think most web sites will standardise on Windings.

    There was an interview in Ray Gun magazine many years ago that was entirely set in Wingdings. David Carson (the art director for the magazine) talks about it briefly in the movie Helvetica.

    --
    This guy's the limit!
  5. Re:How long... by xaxa · · Score: 3, Informative

    Then find the checkbox next to "Disable web fonts" and tick it. It's probably near "Disable images" and "Disable styles".

    The rest of us will enjoy the improvement.