text that looks antialiased

They have: 2,390 posts

Joined: Nov 1998

ok guys,

obviously its better to use text in ur html rather than images with text on them - normally it doesnt bother me but this time i think the ant aliased look photshop give text just looks so much better

can i recreate this in a brwoser without using an image?

JP

Abhishek Reddy's picture

He has: 3,348 posts

Joined: Jul 2001

Probably not. Antialiasing is originally handled by the client's font-rendering engine, which is usually beyond the browser itself. Although, I know Mozilla can tweak inherited settings locally. Even if there was a way to access these settings on a web page, it's not likely to work across different browsers or OSes.

Smiling

dk01's picture

He has: 516 posts

Joined: Mar 2002

I know this isn't really what you want but its so much easier than creating a new image for each heading. It requires you have php with the gd extension installed.
http://www.alistapart.com/articles/dynatext

Or you could use something like this:
http://www.neowin.net/forum/lofiversion/index.php/t302590.html

The only reason images should not be used is if you are worried about bandwidth, if you don't use alt attributes, or if you are using them to hold your design in place (transparent placeholders). There is nothing wrong with having images as long as you page is not affected by turning off image, or by using a text-only browser.

-dk

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.