Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

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.