[ft] Memory leaks in initFreetype and newFace APIs

2006-09-22 Thread perlamahesh
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 APIs that I should call to free the memory allocated in the above 2 APIs. Please let me know if anybody knows. Regards, Perla Mahesh

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

2006-09-22 Thread Vincent Torri
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

Re: [ft] How to compile universal freetype on MacOS X 10.4?

2006-09-22 Thread Russell E Owen
At 12:01 AM +0200 2006-09-22, Tor Andersson wrote: I'm trying to build a universal (ppc and i386) libfreetype 2.1.12 (or any reasonably recent version) on my PPC Mac (10.4.7 with XCode 2.4). I can built something, but it's always PPC-only. I believe that you need to compile twice, once with

[ft] How to compile universal freetype on MacOS X 10.4

2006-09-22 Thread Russell E Owen
I'm trying to build libfreetype 2.1.12 as a universal library (ppc and i386) on my PPC Mac (10.4.7 with XCode 2.4). I can build it, but so far the dylib is PPC-only. I started from Apple Tech Note 2137: http://developer.apple.com/technotes/tn2005/tn2137.html but read elsewhere that their

Re: [ft] How to compile universal freetype on MacOS X 10.4?

2006-09-22 Thread Russell E. Owen
In article [EMAIL PROTECTED], [EMAIL PROTECTED] wrote: Hi, On Fri, 22 Sep 2006 00:50:03 +0200 Tor Andersson [EMAIL PROTECTED] wrote: On 9/22/06, Russell E Owen [EMAIL PROTECTED] wrote: At 12:01 AM +0200 2006-09-22, Tor Andersson wrote: I'm trying to build a universal (ppc and i386)

Re: [ft] How to compile universal freetype on MacOS X 10.4?

2006-09-22 Thread Russell E. Owen
In article [EMAIL PROTECTED], Russell E. Owen [EMAIL PROTECTED] wrote: In article [EMAIL PROTECTED], [EMAIL PROTECTED] wrote: Hi, On Fri, 22 Sep 2006 00:50:03 +0200 Tor Andersson [EMAIL PROTECTED] wrote: On 9/22/06, Russell E Owen [EMAIL PROTECTED] wrote: At 12:01 AM +0200