> Also as it said in, "II. Modules list" of CUSTOMIZE, I have commented
> manually every thing except
>
> "FT_USE_MODULE( FT_Driver_ClassRec, tt_driver_class )"
This doesn't suffice. You need a graphics renderer too, either the
b/w rasterizer or the aliasing one.
> I want one main function, with in that function what are all
> should I call? So I can give my file path name for getting pixel
> data?
There isn't a single function. You have to initialize FreeType, load
a font, select a glyph, and finally finalize FreeType. Please check
the `ftview' demo program, for example.
Werner
_______________________________________________
Freetype-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/freetype-devel