• Show log

    Commit

  • Hash : de3b5c20
    Author : Alexei Podtelezhnikov
    Date : 2021-08-20T13:51:40

    [smooth] Fortify 64-bit algorithm. * src/smooth/ftgrays.c (FT_UDIVPREP, FT_UDIV): s/long/FT_Int64/ and s/unsigned long/FT_UInt64/. (gray_render_line): Adjust a critical variable type.