חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

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

  • 2 תגובות
  • 4 have this problem
  • 3 views
  • תגובה אחרונה מאת 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.