tag

Posts Tagged ‘WOFF’

Browsing a tag archive ...

December 5, 2009

Smoother @font-face embedding in IE 7 & 8

You could say I’ve become somewhat obsessed with @font-face embedding over the past few months. I’ve most certainly fell head over heels for the @font-face generator from fontsquirrel.com (see the recap below). One thing however that has always bothered me is IE7 and IE8′s rendering of embedded fonts, so today with IE tester at hand [...]

jQuery Plugin : IE @font-face ClearType fix

This plugin is a simple fix for anyone having issues in IE7 and 8 when embedding custom fonts using the @font-face selector. Microsoft’s ClearType functionality can at times cause embedded fonts to render hard and jagged as opposed to smooth and anti-aliased. You can see the article that this plugin originates from here. If you [...]

November 12, 2009

@font-face a guide to embedding gorgeous fonts that work cross-browser

Since launching the site I’ve had a few emails regarding the font being used on allcreatives and also the technique used to embed the font. Despite two previous posts on the progress on @font-face I realised I hadn’t actually posted up on how to implement @font-face effectively, so here it is.

November 9, 2009

Revisiting @font-face, things may be looking up

So since I last posted about the joys and ultimate instability of the @font-face CSS property I’ve been keeping both eyes peeled for any further progress from the incredibly smart people who solve these kinds of problems. Progress over the last few months has been rapid …