Hi Ive been experimenting with @font-face, but to be honest the quality of the text it renders on a pc is awful. Why is this? is it because of the way the files are converted and compressed, leaving a low resolution image to display? Is there a way of using higher res font files? Thoughts appreciated as i cant seem to find much info about it cheers
There is a font-smooth property in css3 that you can look at, that's the best option. Some reading: http://www.smashingmagazine.com/2009/11/02/the-ails-of-typographic-anti-aliasing/ http://stackoverflow.com/questions/3451541/css-font-face-anti-aliasing