[ft-devel] Re: autoconf-based cross-building patch ([ft] FT2 Cross-compile Error)

2006-10-12 Thread mpsuzuki
Dear Werner, On Thu, 12 Oct 2006 16:25:34 +0200 (CEST) Werner LEMBERG <[EMAIL PROTECTED]> wrote: >> I see, I will add freetype2/doc/CROSSDEV.GNU for 8.3 >> naming convention - at present, cross-building is only >> for Unix-like systems, such platform specific document >> is out of 8.3 convention?

[ft-devel] Re: how to forbid to link public-but-unrecommended function in libfreetype.dylib?

2006-10-12 Thread mpsuzuki
Dear Werner, On Fri, 13 Oct 2006 00:00:10 +0200 (CEST) Werner LEMBERG <[EMAIL PROTECTED]> wrote: >> So, I wish if I could forbid (or disturb) the functions in building >> phase of the problematic application. Of course, keeping the function >> available for runtime linker is important (to avoid us

[ft-devel] Re: how to forbid to link public-but-unrecommended function in libfreetype.dylib?

2006-10-12 Thread Werner LEMBERG
> So, I wish if I could forbid (or disturb) the functions in building > phase of the problematic application. Of course, keeping the function > available for runtime linker is important (to avoid users from > "unresolved symbol" trouble). There's any standard method to issue > an error in cc1, wit

[ft-devel] Re: autoconf-based cross-building patch ([ft] FT2 Cross-compile Error)

2006-10-12 Thread Werner LEMBERG
> I see, I will add freetype2/doc/CROSSDEV.GNU for 8.3 > naming convention - at present, cross-building is only > for Unix-like systems, such platform specific document > is out of 8.3 convention? I think the name INSTALL.CROSS > is better and easier to know what it is. Well, I think today it is s

[ft-devel] Re: autoconf-based cross-building patch ([ft] FT2 Cross-compile Error)

2006-10-12 Thread mpsuzuki
Dear Sirs, On Thu, 12 Oct 2006 08:15:20 +0200 (CEST) Werner LEMBERG <[EMAIL PROTECTED]> wrote: >> However, often I find people doing wrong style as: [...] > >Don't worry. We just have to document the right way, perhaps in a new >file called `INSTALL.CROSS'. I see, I will add freetype2/doc/CROSSD

[ft-devel] how to forbid to link public-but-unrecommended function in libfreetype.dylib?

2006-10-12 Thread mpsuzuki
Dear Sirs, As I've written in previous post, for MacOSX, I want to replace Carbon-based MacOS font support by Carbon-free implementation. However, a few functions using MacOS specific legacy datatypes (like FSSpec which cannot handle long UTF-8 filename) in their arguments cannot be replaced. When

[ft-devel] [PATCH] nvu 1.0 does not compile with Freetype 2.2

2006-10-12 Thread Ismail Donmez
Hi, In case someone hits this, I cooked up a patch for nvu 1.0. Might be worth to put in rouge clients page. Regards, ismail --- gfx/src/ps/nsType1.cpp 2002-12-11 08:24:47.0 +0200 +++ gfx/src/ps/nsType1.cpp 2006-10-11 17:17:11.0 +0300 @@ -81,8 +81,8 @@ intwmode; }