Skip to content

Adjust how fonts render in Windows #6918

Open
@crutkas

Description

@crutkas

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:

  • Default text rendering
  • Force symmetric smoothing on
  • Force symmetric smoothing on and hinting off

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions