- Aug 19, 2012
- 838
- 3
- 81
Is it me, or does the font look slightly more blurrier in 8.1 than in 7?
That's because Windows 8 introduced a new form of scaling where everything is rendered at 96dpi and then the entire rendered window is blown up, instead of scaling the individual parts. This avoids some of the problems with traditional scaling, and is used only for programs that do not flag themselves as DPI-aware. One effect of this is that the text is rendered at 96dpi and then blown up, so it's blurry, since it wasn't rendered at the target DPI.However, at 120dpi I noticed something odd recently on Win81 which I haven't noticed on any previous version of Windows with the 120dpi setting, which was that the text in Device Manager was blurry / upscaled in a nasty way, whereas the text everywhere else in Windows was fine.
Traditional "grayscale" smoothing (well, it's gray scale if it's black-on-white, but same concept). No guarantee of consistent subpixel orientation = no subpixel smoothing. Again, this is only for Metro (and Office 2013) and does not affect the traditional desktop.If Win8x doesn't use ClearType, what does it use?