Topic: font issue

hi,


can any body suggest me what to do with this font to make it clear ,


http://www.flickr.com/photos/21278632@N02/3952615171/

it has these properties now

"font-family: Arial,Helvetica,sans-serif; font-size: 18px; color: rgb(255, 255, 255); font-weight: normal; text-align: center; padding-top: 15px;


thanks.:(

Re: font issue

That is as clear as it is going to be. Exactly how the font renders and how it is anti-ailiased is up to the operating system and the browser the user is using, and you have no control over it. For example, on a mac it may render smoother (since it has antiailiasing of text on by default), on a PC without ClearType, it may appear slightly jagged.

The only other option would be to use an image, rather than text, and tweak the antiailiasing using Photoshop.