-
Browse
Commit
-
Author :
Alexei Podtelezhnikov
Date :
2014-10-29 22:24:24
Hash :
74916997
Message :
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.