On Fri, 22 Sep 2006, perlamahesh wrote:

HI All,

         I am calling FT_Init_FreeType() and  FT_New_Face() APIs while
initialization of freetype,

but when closing the application what are the API's that I should call to
free the memory allocated in

the above 2 API's. Please let me know if anybody knows.

Hey,

I think that FT_Done_FreeType is what you want

regards

Vincent Torri


_______________________________________________
Freetype mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/freetype

Reply via email to