Y
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
lmm
1138 days ago
Nope, I'm using Chromium.
link
kalleboo
1138 days ago
Digging into it, it looks like the various CSS font smoothing selectors only work on macOS, not Linux or Windows.
link