Hacker News new | ask | show | jobs
by amaranth 877 days ago
The font rendering thing is more complicated than that. Subpixel antialiasing doesn't work with animations and I'm pretty sure it interacts poorly with fractional scaling too. The fact that you don't need subpixel antialiasing if you have a HiDPI display just lets them make the tradeoff be "you need a good monitor" instead of having to choose between jaggy text or weird shimmering on animations.
1 comments

Also, it is impossible to know which subpixel structure the user has.
asking them doesn't count? https://i.stack.imgur.com/g2auK.png
Users might like the "wrong" look. Also, what happens if you connect a new screen or just rotate your current screen?