Re: [ft-devel] Hide Carbon-dependency of ftmac.c ([ft] cannot open some fonts on mac and linux)

2007-09-26 Thread Sean McBride
On 9/22/07 6:32 PM, [EMAIL PROTECTED] said: Recently David Turner proposed to use dlsym()-type features for ftmac.c to solve the incompatibilities of libfreetype.dylib with ftmac.c and without ftmac.c, in freetype mailing list. I guess I missed this discussion... what date was the first post?

Re: [ft-devel] Hide Carbon-dependency of ftmac.c ([ft] cannot open some fonts on mac and linux)

2007-09-26 Thread mpsuzuki
Hi, On Wed, 26 Sep 2007 10:39:56 -0400 Sean McBride [EMAIL PROTECTED] wrote: On 9/22/07 6:32 PM, [EMAIL PROTECTED] said: Recently David Turner proposed to use dlsym()-type features for ftmac.c to solve the incompatibilities of libfreetype.dylib with ftmac.c and without ftmac.c, in freetype

Re: [ft-devel] Hide Carbon-dependency of ftmac.c ([ft] cannot open some fonts on mac and linux)

2007-09-26 Thread mpsuzuki
Hi, # I dropped freetype list because this post is already too specific # for developers. On Wed, 26 Sep 2007 10:39:56 -0400 Sean McBride [EMAIL PROTECTED] wrote: On 9/22/07 6:32 PM, [EMAIL PROTECTED] said: As a proof of his idea, I wrote a sample header file ftmacdyn.h to replace Carbon-derived