freetype-devel
[Top][All Lists]
Advanced

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

Re: [ft-devel] internal.h


From: david turner
Subject: Re: [ft-devel] internal.h
Date: Fri, 27 Jan 2006 10:17:50 +0100
User-agent: Thunderbird 1.5 (Windows/20051201)

Hi all,

I've just commited a much simpler fix:

  - we define FT2_BUILD_LIBRARY when compiling the library
  - config/ftheader.h only includes the internals when FT2_BUILD_LIBRARY
    is defined.

I've only modified the Make and Jam build systems, anyone would volunteer
for the other project files ?

Regards,

- David Turner
- The FreeType Project  (www.freetype.org)


Werner LEMBERG a écrit :
I was under the impression that the public inclusion of the
internals header folder was a mistake.

If that's the case, then why does freetype/config/ftheader.h include
<freetype/internal/internal.h> ?
    

We haven't yet done the transition.

  
Do you plan on removing line 632 from ftheader.h,
    

Yes, everything related to `internal' should be removed.

Any takers to fix this?  It basically means to do the following.

  . Provide a file, say, ft2.h which defines and includes
    FT_INTERNAL_INTERNAL_H, and which also includes ftbuild.h.

  . Fix all source and header files to include ft2.h instead of
    ft2build.h.


    Werner


_______________________________________________
Freetype-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/freetype-devel

  

***********************************************************************************
Information contained in this email message is confidential and may be privileged, and is intended only for use of the individual or entity named above. If the reader of this message is not the intended recipient, or the employee or agent responsible to deliver it to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please immediately notify the address@hidden and destroy the original message.
***********************************************************************************

reply via email to

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