Hacker News new | ask | show | jobs
by macrael 5838 days ago
How does rotating the screen affect text antialiasing?
1 comments

I just checked Safari, they don’t actually do any subpixel antialiasing. Just “normal” antialiasing. I would guess that if it’s not used in Safari it’s used nowhere, so no problems with that :)

(Subpixel antialiasing seems unnecessary with resolutions like that. Heck, even any other kind of antialiasing is beginning to become unnecessary with resolutions like that.)