Hacker News new | ask | show | jobs
by kalleboo 1138 days ago
This seems to be because Firefox has no way to disable text antialiasing (whereas Safari and Chrome support -webkit-font-smoothing), so Firefox is trying to antialias a pixel font which just looks weird
1 comments

Nope, I'm using Chromium.
Digging into it, it looks like the various CSS font smoothing selectors only work on macOS, not Linux or Windows.