Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Ďalšie informácie
Archivované

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

john-mm odpovedal
john-mm

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; }

Všetky odpovede (2)

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"

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.