mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-01-09 11:40:20 +01:00
The function uses Newton's iterations instead of dividing vector components by its length, which needs a square root. This is, literally, a bit less accurate but a lot faster. * src/base/ftcalc.c (FT_Vector_NormLen): New function. |
||
|---|---|---|
| .. | ||
| freetype | ||
| ft2build.h | ||