Edit

kc3-lang/freetype/src/smooth

Branch :

  • Show log

    Commit

  • Author : Werner Lemberg
    Date : 2017-06-01 17:05:39
    Hash : cd02d359
    Message : [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.