-
Browse
Commit
-
Author :
Werner Lemberg
Date :
2013-05-05 10:44:21
Hash :
d135e27c
Message :
Fix 64bit compilation issues.
* include/freetype/config/ftconfig.h [FT_LONG64]: Typedef
`FT_Int64' here.
* src/base/ftcalc.c: Remove typedef of `FT_Int64'.
(FT_DivFix): Fix cast.
* src/base/fttrigon.c: Remove typedef of `FT_Int64'.