Hi. I am experiencing quite different text when using different freetype libraries. The font anti-aliasing is being treated is very different. This is easily visible inside some websites, although I can note small differences in the menu of Gtk applications. As a demonstration, I attached two images. Both shows sequences of letters and a sentence using different fonts. Both images were captured inside the same Firefox version, but the first one uses the system's default freetype, the second, a Freetype that I built from scratch. I didn't touch the ftoption.h file or changed anything in configure.
So my goal is to make my freetype lib to render text in the same way as in the first image. Feel free to ask anything.