Hey, I have problems with the antialiasing. I render my glyphs with the following Command:
error = FT_Load_Char(face, text[i], FT_LOAD_RENDER | FT_LOAD_IGNORE_TRANSFORM ); When I use the Flag FT_LOAD_MONOCHROME I get a failure. Is it necessary to do a special setup for this or is it possible that my Font File does not encourage 1 Bit rendering? Regards, Stephan -- Echte DSL-Flatrate dauerhaft für 0,- Euro*! "Feel free" mit GMX DSL! http://www.gmx.net/de/go/dsl _______________________________________________ Freetype-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/freetype-devel
