freetype2/src/sdf
Anuj Verma ab950e18f4 [sdf] Fixed corner checks and improved performance.
* src/sdf/ftsdf.c (sdf_generate_bounding_box): Always check for
  corner if two distance (for different curves) are very close.

* src/sdf/ftsdf.c (sdf_conic_to): Added check to figure out if
  the conic can be treated as a line (which happens if the control
  point coincide with any end-point).
2022-03-04 16:58:50 +05:30
..
ftbsdf.c Fix sdf computation while `USE_SQUARED_DISTANCES`. 2022-01-27 18:01:08 +05:30
ftsdf.c [sdf] Fixed corner checks and improved performance. 2022-03-04 16:58:50 +05:30
ftsdf.h Update all copyright notices. 2022-01-11 10:54:10 +01:00
ftsdfcommon.c Update all copyright notices. 2022-01-11 10:54:10 +01:00
ftsdfcommon.h [sdf] Impliment deviation based splitting for bezier curves. 2022-03-04 16:53:27 +05:30
ftsdferrs.h Update all copyright notices. 2022-01-11 10:54:10 +01:00
ftsdfrend.c Update all copyright notices. 2022-01-11 10:54:10 +01:00
ftsdfrend.h Update all copyright notices. 2022-01-11 10:54:10 +01:00
module.mk Update all copyright notices. 2022-01-11 10:54:10 +01:00
rules.mk Update all copyright notices. 2022-01-11 10:54:10 +01:00
sdf.c Update all copyright notices. 2022-01-11 10:54:10 +01:00