To Google Chrome users: To view the fonts the right way, you always go to -> Right click on Desktop -> Display -> Properties -> Settings – Use the following method to smooth edges of screen fonts -> ClearType?
You check this setting when you use Chrome? Should I assume my users will make the same thing? Or I should set some CSS for this?
I know there is a CSS setting to improve fonts readability on Chrome, I’ve seen a very simple solution about an year ago in Envato forums and I am not able to find it anymore in the forums. Can you please tell me which is that CSS setting to anti-aliasing fonts for Chrome? Thanks.
I believe it is:
-webkit-font-smoothing: antialiased;
- Has been a member for 4-5 years
- United States
- Bought between 10 and 49 items
- Exclusive Author
Is that to fix issues like this? (I use Chrome)
I don’t think I’ve ever seen a site that doesn’t have that unAA’d look when using non-native fonts.
Jar said
Is that to fix issues like this? (I use Chrome)
Yep. Though I think it only works on Mac, Chrome on Windows won’t show any difference.
