> I’m fairly new to FreeType, but I’ve explored the documentation, > adjusted ftoption.h, and experimented with FT_Property_Set for the > TrueType driver, without success. Is there any configuration or > approach you’d recommend to get closer to CLEARTYPE_NATURAL_QUALITY?
I don't have time to research this by myself, sorry. I suggest that you play around with either the `ftview` or `ftinspect` demo program to explore the many various possible rendering combinations of FreeType. Werner