How to fix ugly, fat font rendering in Safari 4

Safari 4 got better font-rendering than the previous Safari 3 but it still annoys me especially when it comes to Georgia. Look at the screenshot below. It’s still ugly and fat. Don’t you think so?

safari fat font How to fix ugly, fat font rendering in Safari 4

The famous “text-shadow Safari hack” now seems to make it worse in Safari 4, so what to do now?
Rogie King – Komodomedia has found a neat solution using RGBA, followed by Sam Brown, who presented a bulletproof solution.

text-shadow: rgba(0,0,0,.01) 0 0 1px;

Look at the result below. It works like a charm. Brilliant.

safari thin font How to fix ugly, fat font rendering in Safari 4

but wait, how do we fix in Firefox 3.6? If anybody knows about it, please leave a comment, I would appreciate it!

3 thoughts on “How to fix ugly, fat font rendering in Safari 4

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">