Commit de3b5c201ca52e6558c21b09012d9faa1bfd1722

Alexei Podtelezhnikov 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.