Linked by Thom Holwerda on Mon 23rd Jul 2012 21:28 UTC
Thread beginning with comment 528027
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[7]: ClearType isn't coming back
by WereCatf on Tue 24th Jul 2012 23:41
in reply to "RE[6]: ClearType isn't coming back"
So one way the fonts look good and the other look less good? What is the point of rotating the display, as people will only ever use it in the better looking orientation?
Uhh, because sometimes the content is better viewed in landscape and other times in portrait and the quality of font-rendering doesn't change that fact?




Member since:
2008-03-17
So one way the fonts look good and the other look less good? What is the point of rotating the display, as people will only ever use it in the better looking orientation?
Minor changes in fonts tend to be easily detected and I'd hypothesize that most people would prefer to get used to a single less good (but consistent) representation as opposed to two differing representations of the same text. It would be an interesting test to try.
In many cases the screen only has to be composited again upon rotation(textures scaled or moved around). But often text will have to be reflowed (in large documents), so it is as you say (redrawn anyway). Two font caches are slightly more inefficient though.