freetype-devel
[Top][All Lists]
Advanced

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

Re: [Devel] RE: compiling FreeType library for 64 bit code


From: Werner LEMBERG
Subject: Re: [Devel] RE: compiling FreeType library for 64 bit code
Date: Fri, 25 Oct 2002 14:21:04 +0200 (CEST)

> I'd thus rather suggest changing it to:
> 
> #define  FT_POINTER_TO_ULONG(p)  ((FT_ULong)(FT_Pointer)(p))
> #define  FTC_FACE_ID_HASH( i )   ((FT_UInt32)(( FT_POINTER_TO_ULONG(p) >> 3 ) 
> ^  \
>                                                ( FT_POINTER_TO_ULONG(p) << 7 
> ) ))
> 
> Werner, I don't have access to the CVS repository. Could you check
  this in ??

Done.


    Werner



reply via email to

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