Re: [ft-devel] building freetype 2.3.11 on Mac OS X 10.6

2009-11-04 Thread Werner LEMBERG
[...], there is only one compiler warning: /Users/sean/Downloads/freetype-2.3.11/src/tools/apinames.c:268:39: warning: field precision should have type 'int', but argument has type 'long' [-Wformat] fprintf( stderr, %.*s\n, p-name, name );

Re: [ft-devel] building freetype 2.3.11 on Mac OS X 10.6

2009-11-04 Thread Sean McBride
On 11/4/09 3:44 PM, Werner LEMBERG said: Did you also fix the file is not of required architecture message? This is the more important one really. No. Honestly, I don't think that this is a bug, but this is an educated guess only since I've never worked with a Mac. I rather believe this is a

Re: [ft-devel] FT_New_Face Error 1 makes it no further work

2009-11-04 Thread Werner LEMBERG
I'm working on a project in OpenGL on Windows and I use FreeType to load the fonts. It almost works every time but sometimes, when the application is loading many things, FT_New_Face returns 1 and then I can no further load fonts. So I can't reload them later when needed and I have to