why is font smoothing not working on my firefox and what other option do i have
here is what i have used
.statement {
-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
All Replies (2)
You can enable ClearType system wide for all programs to make other programs like Firefox use it.
- http://support.microsoft.com/kb/306527 - HOW TO: Use ClearType to Enhance Screen Fonts in Windows XP
- Control Panel > Personalization > Window Color and Appearance > Fonts > "Adjust ClearType text"
Thanks for the reply. Am thinking though, this will only work on my local machine and I am aiming it for the web. Its for a website am doing.