freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Freetype] Re: Summary of ANSI preprocessor trouble..


From: David Turner
Subject: Re: [Freetype] Re: Summary of ANSI preprocessor trouble..
Date: Wed, 13 Dec 2000 13:00:17 +0100

Hello,

  I've just committed a "fix" to the FreeType 2 sources to let
  them compile on all platforms, by using direct macro definitions
  in <ft2build.h>

     #define  FT_FREETYPE_H  <freetype/freetype.h>

  this means that for now, you should be able to use any kind
  of inclusion scheme. We will normally revert to the old

     #include <freetype/freetype.h>

  soon before releasing 2.0.2.

Regards,

- David



reply via email to

[Prev in Thread] Current Thread [Next in Thread]