Sorry for the late reply.
i am using FreeType library on Windows 64 bits OS Opteron, with a 64
bits executable (FreeType Build in 64 bits). There is a lot of
problems :
On Windows 64 bits, a "FT_Long", or a "Long" ,it's 2 Giga.
But when we do a "pointer difference", i can see that a FT_Long is
too small...
You are completely right.
Example :
static void shift_elements( PS_Table table,FT_Byte* old_base )
This particular function I've just fixed in the CVS, thanks (we use
`FT_PtrDist'). Does your compiler generate warnings for other such
situations? Can you send a compiler log file to this list (possibly
compressed in case it is big)?
Werner
_______________________________________________
Freetype-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/freetype-devel