Commit 8e8bb126d126affb36a2cfe9885f0c62711aa547

Alexei Podtelezhnikov 2016-03-18T23:21:59

[smooth] Minor refactoring and microoptimizations. * src/smooth/ftgrays.c (gray_render_conic, gray_render_cubic): Move band clipping from here. (gray_conic_to, gray_cubic_to): ... to here. (gray_rander_line, gray_render_scanline): Initialize variables closer to their use.