Adjust how fonts render in Windows · Issue #6918 · microsoft/PowerToys (original) (raw)

Windows is great at supporting a vast amount of hardware but for some users, they want their fonts to render differently. This comes into play more and more with higher resolution screens.

Possible knobs:

Smashing magazine has a good overview of different rendering.

Note there are two major rendering systems inside Windows, DirectWrite and GDI. Some applications handle their own rendering as well.

There is an open source project under GPLv3 that does something like this. https://github.com/snowie2000/mactype

Here is additional discussions on ClearType and other Microsoft Typography.