freetype2/include
Dominik Röttsches 15fef219d6 New function `FT_MulAddFix` to compute the sum of fixed-point products.
This function, based on the code of `FT_MulFix`, uses 64-bit precision
internally for intermediate computations.

* include/freetype/internal/ftcalc.h, base/ftcalc.c (FT_MulAddFix):
Implement it.
2022-06-29 20:12:04 +02:00
..
freetype New function `FT_MulAddFix` to compute the sum of fixed-point products. 2022-06-29 20:12:04 +02:00
ft2build.h Update all copyright notices. 2022-01-11 10:54:10 +01:00