freetype-devel
[Top][All Lists]
Advanced

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

Re: [ft-devel] Re: [ft-cvs] freetype2 ./ChangeLog docs/CHANGES src/autof


From: David Turner
Subject: Re: [ft-devel] Re: [ft-cvs] freetype2 ./ChangeLog docs/CHANGES src/autofit/...
Date: Wed, 22 Mar 2006 09:17:38 +0100
User-agent: Thunderbird 1.5 (Windows/20051201)

Werner LEMBERG a écrit :
As a first measure I've completely removed FTC_Node_Destroy which has
been introduced after 2.1.10.
Cool :-)
  Regarding the other exported functions
in src/cache/*.h I believe that the code must look like this:

  #ifdef FT_CONFIG_OPTION_OLD_INTERNALS
    FT_EXPORT( ... )
  #else
    FT_LOCAL( ... )
  #endif

Is my assumption correct?  Or can it be changed unconditionally to
FT_LOCAL, assuming that no rogue client has used those functions?  I
would prefer the latter but...

I don't know of any rogue client that uses the cache internals, so I guess it's OK to change
these to FT_LOCAL at the moment.

Regards,

- David

    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]