freetype2/src/pshinter
Alexei Podtelezhnikov 7e6c321a58 [base] Fix `ft_corner_orientation'.
Remove casting from `FT_Long' to `FT_Int' that might change the sign
of the return value and make it faster too.

* src/base/ftcalc.c (ft_corner_orientation): On 32-bit systems, stay
with 32-bit arithmetic when safe. Use plain math on 64-bit systems.
* src/pshinter/pshalgo.c: Remove old unused code.
2015-08-03 23:26:13 -04:00
..
Jamfile Make Jam support work again. 2015-06-21 19:12:12 +02:00
module.mk Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
pshalgo.c [base] Fix `ft_corner_orientation'. 2015-08-03 23:26:13 -04:00
pshalgo.h [pshinter] Use macros for (unsigned) flags, not enumerations. 2015-02-22 15:57:47 +01:00
pshglob.c [autofit,pshinter] NULL. 2015-04-13 22:40:17 -04:00
pshglob.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
pshinter.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
pshmod.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
pshmod.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
pshnterr.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
pshpic.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
pshpic.h Better support of user-supplied C++ namespaces. 2015-07-09 15:10:31 +02:00
pshrec.c [autofit,pshinter] NULL. 2015-04-13 22:40:17 -04:00
pshrec.h [pshinter] Use macros for (unsigned) flags, not enumerations. 2015-02-22 15:57:47 +01:00
rules.mk Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00