• Show log

    Commit

  • Hash : 74916997
    Author : Alexei Podtelezhnikov
    Date : 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.