Entries from November 2009

Introducing: The Type Rendering Project

November 30th, 2009 by zoltan · 1 Comment

Join a project that will allow developers to find ways to make web type look better right now.

[Read more »]

Tags: @font-face · CSS · CSS3 · Fonts

How to Detect Font-Smoothing Using JavaScript

November 29th, 2009 by zoltan · 74 Comments

Not all @font-face fonts look good when font-smoothing is turned off. Now you can detect whether a font smoothing technology is being used and serve alternative fonts for those users.

[Read more »]

Tags: @font-face · ClearType · CSS · CSS3 · Fonts · JavaScript