> I want to use the rasterizer code of freetype2.3.9 I have the glyph > outline points of truetype font, and i want to generate the bitmap > out of it. > > So please tell me how can i use your code. I shall be highly > obliged.
There is a tutorial: http://freetype.org/freetype2/documentation.html Please read this, then ask more specific questions. You should also check the freetype2-demo stuff to see how FreeType can be used in applications. Werner _______________________________________________ Freetype mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/freetype
