Web Design Trends: Font Replacement - Examples, Techniques and Resources

Hey, I am going to be posting a series of articles of the trends which have emerged in web design in recent times. I will be covering one trend in each article. This is the first part of the series, and in this part, I will be covering font replacement.

Gone are the days when Designers are limited to using Arial, Helvetica and Verdana in the body of their websites. Although these fonts still dominate, there has been a growing trend among designers to use various font replacement techniques to upgrade the typography of the sites they build by using so called ‘non standard’ fonts on their sites generally for blocks of text and for headings.

Examples

mike

lasttweet

sun

mbe

sitemakers

Font Replacement Techniques

1. sIFR

sifr

sIFR (Scalable Inman Flash Replacement) uses flash and javascript to generate the text in the custom font. If a user doesn’t have flash installed then it just shows the text in a web safe font.

Advantages

  • Text is selectable
  • Any font can be used. (sIFR does not violate the EULA)

Disadvantages

  • Requires Flash and JavaScript both to be enabled.
  • Takes quite some time to load.
  • Difficult to implement

Resources

2. Cufón

cufon

Cufón is a Javascript-based font replacement solution which makes use of canvas and VML.

Advantages

  • Quite easy to implement
  • Does not require flash
  • Works with all browsers
  • Rendering of text is quite fast

Disadvantages

  • Not all fonts can be used ( EULA issues )
  • Text is not selectable

Resources

3. Typeface.js

typeface

Typeface.js uses a browsers’ vector drawing capabilites to draw text in HTML documents. It is quite similar to Cufón in the way it works.

Advantages

  • Easy to implement
  • User does not have to have flash installed
  • Compatible with most browsers

Disadvantages

  • Text cannot be highlighted.
  • Not many font’s are permitted to be embedded
  • Currently, it does not support :hover

Resources

4. FLIR

flir

Face lift image replacement (FLIR) uses PHP and javascript to generate an image that replaces the desired text.

Advantages

  • All fonts can be used
  • Rendering is faster than sIFR

Disadvantages

  • Difficult to implement
  • Text is not selectable

Resources

I know that there are other font replacement techniques out there, but I just wanted to talk about the most common and poular ones.

If you enjoyed this article, please spread the word about it, by bookmarking it on your favorite sites. You may also want to consider subscribing to my blog.

Share this Post

  • Digg
  • StumbleUpon
  • del.icio.us
  • RSS
  • Twitter
  • Facebook

Posted on August 19th, 2009 by Tanay
» Feed to this thread
» Trackback

10 Comments

  1. ngassmann says:

    Hulu dropped sIFR for Cufon. [Enter dramatic chipmunk... duh duh duhhhhh.]

    [Reply]

  2. SIOSISM says:

    Great post on an interesting subject!

    [Reply]

  3. Dave Sparks says:

    Thanks for the round up. Personally I still quite often use image replacement techniques.

    No mention of @font-face either? I know it’s still in development but it seems to be a strong future contender with plenty of chat about it and it is being used by some developers already I think.

    [Reply]

  4. Tiffany says:

    Very helpful rundown, thanks!

    [Reply]

  5. Webdesigner says:

    As long as an easy and seo-conform implementation of custom fonts is not possible, I won’t use it.

    [Reply]

  6. Chob says:

    Thanks for this interesting post! It seems that the perfect solution just does not exist… What would you recommend? or what solution would you adopt for you?

    [Reply]

    Tanay Reply:

    I use sIFR, but I think all of them are equally good, it just depends on what you need to replace. I wanted to replace post titles, and I preferred if people could select text, so they can copy and paste titles if linking to the posts. But if you are using it only to generate headings like about us, services etc, you should use cufon.

    [Reply]

  7. joyoge designers' bookmark says:

    nice resources and ex.. thanks

    [Reply]

  8. Arun says:

    Hi
    There’s one more I came across recently at http://www.typeselect.org

    i think its good too. though not have used it.
    :P

    [Reply]

    Tanay Reply:

    It seems like a good alternative. I might give it a try on some sites.

    [Reply]

Trackbacks

  1. Web Design Trends: Font Replacement – Examples, Techniques and Resources
  2. Web Design Trends: Font Replacement – Examples, Techniques and Resources | Design Newz
  3. Web Design Trends: Font Replacement - Examples, Techniques and Resources | TJ Dzine
  4. CSS Brigit | Web Design Trends: Font Replacement – Examples, Techniques and Resources
  5. 40 Awesome New User Links Worth Investigating | tripwire magazine
  6. Twitter Trackbacks for Web Design Trends: Font Replacement - Examples, Techniques and Resources | TJ Dzine [tjdzine.com] on Topsy.com

Leave a Reply