freetype/src/smooth
Alexei Podtelezhnikov e8f0969dcf [base, smooth] Remove LCD filter from face properties.
This removes the internal face property that sets the filtering weights.
The global filtering algorithms and weights are now optimized to work
well under all conditions.

* include/freetype/internal/ftobjs.h (FT_Face_InternalRec): Do it.
* include/freetype/freetype.h (FT_Face_Properties): Revised docs.
* include/freetype/ftparams.h (FT_PARAM_TAG_LCD_FILTER_WEIGHTS): Ditto.
* src/base/ftlcdfil.c (ft_lcd_padding): Updated.
* src/base/ftobjs.c (ft_open_face_internal, FT_Face_Properties): Ditto.
* src/smooth/ftsmooth.c (ft_smooth_render): Ditto.
* docs/CHANGES: Updated.
2026-01-25 15:00:08 -05:00
..
ftgrays.c [base, smooth] Fortify direct rendering. 2026-01-17 22:55:16 -05:00
ftgrays.h Update all copyright notices. 2025-09-06 06:14:03 +02:00
ftsmerrs.h Update all copyright notices. 2025-09-06 06:14:03 +02:00
ftsmooth.c [base, smooth] Remove LCD filter from face properties. 2026-01-25 15:00:08 -05:00
ftsmooth.h Update all copyright notices. 2025-09-06 06:14:03 +02:00
module.mk Update all copyright notices. 2025-09-06 06:14:03 +02:00
rules.mk Update all copyright notices. 2025-09-06 06:14:03 +02:00
smooth.c Update all copyright notices. 2025-09-06 06:14:03 +02:00