freetype/src/smooth
Werner Lemberg cd02d359a6 [smooth] Some 32bit integer overflow run-time errors.
* src/smooth/ftgrays.c [STANDALONE] (OVERFLOW_ADD_LONG,
OVERFLOW_SUB_LONG, OVERFLOW_MUL_LONG, NEG_LONG): New macros.
[!STANDALONE]: Include FT_INTERNAL_CALC_H.
(gray_render_cubic): Use those macros where appropriate.
2017-06-01 17:05:39 +02:00
..
ftgrays.c [smooth] Some 32bit integer overflow run-time errors. 2017-06-01 17:05:39 +02:00
ftgrays.h Update copyright year. 2017-01-04 20:16:34 +01:00
ftsmerrs.h Update copyright year. 2017-01-04 20:16:34 +01:00
ftsmooth.c [smooth] Implement minimal dynamic padding for LCD filtering. 2017-05-20 00:35:21 -04:00
ftsmooth.h * src/smooth/ftsmooth.h: Remove unused guards and declaration. 2017-04-21 22:53:39 -04:00
ftspic.c Update copyright year. 2017-01-04 20:16:34 +01:00
ftspic.h Update copyright year. 2017-01-04 20:16:34 +01:00
Jamfile Update copyright year. 2017-01-04 20:16:34 +01:00
module.mk Update copyright year. 2017-01-04 20:16:34 +01:00
rules.mk Update copyright year. 2017-01-04 20:16:34 +01:00
smooth.c Improve `make multi'. 2017-03-18 07:06:49 +01:00