mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-26 05:28:17 +02:00
* src/smooth/ftgrays.c (gray_render_span): Use cast to `unsigned int' to avoid integer overflow. * src/smooth/ftsmooth.c (ft_smooth_render_generic): Use smaller threshold values for `width' and `height'. This is not directly related to the bug fix but makes sense anyway. |
||
|---|---|---|
| .. | ||
| ftgrays.c | ||
| ftgrays.h | ||
| ftsmerrs.h | ||
| ftsmooth.c | ||
| ftsmooth.h | ||
| ftspic.c | ||
| ftspic.h | ||
| Jamfile | ||
| module.mk | ||
| rules.mk | ||
| smooth.c | ||