[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] 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