Commit 74916997ded864cb6eb91452c2eaa08f54e5f929

Alexei Podtelezhnikov 2014-10-29T22:24:24

Unify hypotenuse approximations. * include/internal/ftcalc.h (FT_HYPOT): Move macro from here... * include/internal/ftobjs.h: ... to here, next to required `FT_ABS'. * src/smooth/ftgrays.c (gray_render_cubic): Use it here.