Soldato
I thought I would start a topic for this, to bring together what we know...
All monitors have a sub-pixel layout that can be visible as colour fringing around text. Sub-pixel layouts are compensated for by text renderers that are in Windows and other applications. They adjust the color or brightness of the individual pixels to minimise the colour fringing.
Monitors have the same sub-pixel layout with the exception of qd-oleds, so colour fringing is not corrected by windows. This is particularly noticeable with white text on a dark background.
The text rendered in Windows is ClearType. But to complicate matters, it is not the only one that is used by applications. Also, in Windows, the text renderer does not distinguish between monitors, if you plan on using more than one, or you plan on switching monitors frequently.
The current best solution for Windows is to disable ClearType and use MacType instead. This is achieved by searching for ClearType and clicking on Adjust ClearType and unticking the enable box. Search and download MacType. Then -
Go to the folder: Mactype-rc2-20220720.2/ini and edit any profile.
Set AntiAliasMode=2 for RGB sub pixel rendering
Under [General], add the line PixelLayout=-18,-11,2,22,16,-11
This improves the text for the qd-led monitor, however, it will of course cause issues with other monitors you may happen to use.
There are additional tweaks for Mactype here - https://github.com/snowie2000/mactype/wiki
Ultimately we are all waiting for Microsoft to hand us a better solution. It may take some time because each monitor needs to be handled differently.
Did I get anything wrong in that? Comments please.
All monitors have a sub-pixel layout that can be visible as colour fringing around text. Sub-pixel layouts are compensated for by text renderers that are in Windows and other applications. They adjust the color or brightness of the individual pixels to minimise the colour fringing.
Monitors have the same sub-pixel layout with the exception of qd-oleds, so colour fringing is not corrected by windows. This is particularly noticeable with white text on a dark background.
The text rendered in Windows is ClearType. But to complicate matters, it is not the only one that is used by applications. Also, in Windows, the text renderer does not distinguish between monitors, if you plan on using more than one, or you plan on switching monitors frequently.
The current best solution for Windows is to disable ClearType and use MacType instead. This is achieved by searching for ClearType and clicking on Adjust ClearType and unticking the enable box. Search and download MacType. Then -
Go to the folder: Mactype-rc2-20220720.2/ini and edit any profile.
Set AntiAliasMode=2 for RGB sub pixel rendering
Under [General], add the line PixelLayout=-18,-11,2,22,16,-11
This improves the text for the qd-led monitor, however, it will of course cause issues with other monitors you may happen to use.
There are additional tweaks for Mactype here - https://github.com/snowie2000/mactype/wiki
Ultimately we are all waiting for Microsoft to hand us a better solution. It may take some time because each monitor needs to be handled differently.
Did I get anything wrong in that? Comments please.