搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

why is font smoothing not working on my firefox and what other option do i have

  • 2 个回答
  • 4 人有此问题
  • 3 次查看
  • 最后回复者为 john-mm

more options

here is what i have used

.statement {

   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;

}

here is what i have used .statement { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

所有回复 (2)

more options

You can enable ClearType system wide for all programs to make other programs like Firefox use it.

  • Control Panel > Personalization > Window Color and Appearance > Fonts > "Adjust ClearType text"
more options

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.