> based on the example application that is available for freetype I > pick up the outline from a font and draw it on the screen.
Does the example application give correct results? > Unfortunately the result is really ugly, letters that should be > round show some edges. Other curves within the same letter look > fine. > > An example of my crappy character drawings can be found at > http://img849.imageshack.us/img849/8594/bildschirmfotof.png > > What is wrong here? You probably misinterpret the point on/point off outline flags. > Doesn't the FT_Outline structure contain the complete vector data? It does. Werner _______________________________________________ Freetype mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/freetype
