Re: [ft-devel] No support for side-by-side installation of x86-64and i386

2005-12-26 Thread Werner LEMBERG
Here's revised version of dual-ABI patch which generates unified ftconfig.h for 64/32bit UNIX platforms. This looks very promising! Thanks for your hard work. AC_ARG_ENABLE([multi-abi], [...] Please put all this stuff into one or more separate files (similar to ft-munmap.m4) to make it

[ft-devel] rendering differences between OS X and Win32

2005-12-26 Thread Kevin Barabash
I'm try to write a cross platform application and I'd like there to be uniform behaviour when it comes to rendering fonts. Unfortunately I ran into a bug and just to make sure that there wasn't a problem with my code I wrote a short test program to highlight the bug. Here's a list of the program

Re: [ft-devel] No support for side-by-side installation of x86-64and i386

2005-12-26 Thread mpsuzuki
On Mon, 26 Dec 2005 11:28:30 +0100 (CET) Werner LEMBERG [EMAIL PROTECTED] wrote: AC_ARG_ENABLE([multi-abi], [...] Please put all this stuff into one or more separate files (similar to ft-munmap.m4) to make it more comprehensible. Additionally I wonder whether there isn't already some stuff in,

Re: [ft-devel] rendering differences between OS X and Win32

2005-12-26 Thread Kevin Barabash
On 12/26/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hi, On Mon, 26 Dec 2005 03:29:22 -0700 Kevin Barabash [EMAIL PROTECTED] wrote: I'm try to write a cross platform application and I'd like there to be uniform behaviour when it comes to rendering fonts. Unfortunately I ran into a bug

Re: [ft-devel] rendering differences between OS X and Win32

2005-12-26 Thread Werner LEMBERG
Problem solved. I replaced the official binary libraries with mingw compiled libraries I found at http://oss.netfarm.it/mplayer-win32.php which was a lot easier than compiling freetype myself because I'm using VPC and it's slow. I'm guessing that maybe the official binary was compiled with