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) 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. > > Sorry for your inconvenience, I have 2 points to note. > > freetype-2.2.1 has bug in configure script about classic MacOS font support, > and its QuickDraw support does not working in i386 Mac. > freetype-2.1.x or latest CVS version (both bugs are fixed) is recommended.
Thank you very much for the info. However, I would appreciate some clarification: does the problem occur in all versions of 2.2.x that have been released so far (up to and including 2.2.12) or was it just for 2.2.1 or...? What I've learned so far (based on the static versions of libfreetype, which *do* build correctly as universal using the recipe I supplied; it's just the dynamic libraries that are ppc-only): Charlie Moad built a universal static libfreetype 2.2.10 and it seems to work fine with matplotlib (on PPC and Intel Macs). I believe he built on an Intel Mac using some variant of my recipe. I built a universal static 2.2.12 on my PPC Mac it does not work with matplotlib. (It has not been tried on an Intel Mac). I was planning to try 2.2.10, but based on your suggestion I should try to get the cvs head. -- Russell _______________________________________________ Freetype mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/freetype
