freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft] Memory leaks in initFreetype and newFace APIs


From: Vincent Torri
Subject: Re: [ft] Memory leaks in initFreetype and newFace APIs
Date: Fri, 22 Sep 2006 14:14:52 +0200 (CEST)



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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]