I am now unsing GNU/Linux with a Cinnamon graphical interface. It allows configuration on font rendering on muliple parameters :
- Filtering, can be set to "off", "grayscale" or "RGBA"
- Hinting, can be set to "none", "small", "average" or "full"
Moderator: Moderators
Well, it works great for me to have both enabled at the same time.Sik wrote:Also be careful, hinting does not play nice with some kind of antialiasing...
There is one exception: The autohinter no longer tries to provide good hinting for monochrome rasterization. Instead, it expects anti-aliasing with 256 gray levels, which became standard with Windows 98.I assume this is because displays that benefit from 1-bit are largely a thing of the past (see "98"), and only a slim minority (like koitsu) prefer 1-bit rendering on displays capable of "true color" (8 bits per channel).

My script is basically this one but with the error fixed (they forgot to close the last tag)mikejmoffitt wrote:I made a fonts.conf that enables AA for fonts above 14pt, so big web fonts without hinting instructions can look okay, while the rest resembles Windows 2000.
Liberation family has good hinting instructions.