Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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.