freetype/src/sdf
Alexei Podtelezhnikov d0e3239f32 [sdf, bsdf] Use shared FT_SqrtFixed.
FT_SqrtFixed (95b0fe2a6dff) is faster and does not overflow.

* src/sdf/ftsdfcommin.h (square_root): Replace with a macro.
* src/sdf/ftsdfcommin.c (square_root): Remove function.
2024-05-06 13:39:06 +00:00
..
ftbsdf.c Update all copyright notices. 2024-01-27 11:11:22 -05:00
ftsdf.c Update all copyright notices. 2024-01-27 11:11:22 -05:00
ftsdf.h Update all copyright notices. 2024-01-27 11:11:22 -05:00
ftsdfcommon.c [sdf, bsdf] Use shared FT_SqrtFixed. 2024-05-06 13:39:06 +00:00
ftsdfcommon.h [sdf, bsdf] Use shared FT_SqrtFixed. 2024-05-06 13:39:06 +00:00
ftsdferrs.h Update all copyright notices. 2024-01-27 11:11:22 -05:00
ftsdfrend.c Update all copyright notices. 2024-01-27 11:11:22 -05:00
ftsdfrend.h Update all copyright notices. 2024-01-27 11:11:22 -05:00
module.mk Update all copyright notices. 2024-01-27 11:11:22 -05:00
rules.mk Update all copyright notices. 2024-01-27 11:11:22 -05:00
sdf.c Update all copyright notices. 2024-01-27 11:11:22 -05:00