Author :
Alexei Podtelezhnikov
Date :
2016-09-22 22:48:15
Hash :53ae7a54 Message :[smooth] Reduce divisions in the line renderer.
We don't need some divisions if a line segments stays within a single
row or a single column of pixels.
* src/smooth/ftgrays.c (gray_render_line) [FT_LONG64]: Make divisions
conditional.