-
Browse
Commit
-
Author :
Alexei Podtelezhnikov
Date :
2021-08-20 13:51:40
Hash :
de3b5c20
Message :
[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.