mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-19 03:08:09 +02:00
Problem reported by Mickey Gabel <mickey@monfort.co.il>. * include/freetype/config/ftstdlib.h (ft_exit): Removed. Unused. * src/autofit/afhints.c, src/base/ftlcdfil.c, src/smooth/ftsmooth.c: s/memcpy/ft_memcpy/. * src/psaux/t1decode.c: s/memset/ft_memset/, s/memcpy/ft_memcpy/. |
||
|---|---|---|
| .. | ||
| afmparse.c | ||
| afmparse.h | ||
| Jamfile | ||
| module.mk | ||
| psaux.c | ||
| psauxerr.h | ||
| psauxmod.c | ||
| psauxmod.h | ||
| psconv.c | ||
| psconv.h | ||
| psobjs.c | ||
| psobjs.h | ||
| rules.mk | ||
| t1cmap.c | ||
| t1cmap.h | ||
| t1decode.c | ||
| t1decode.h | ||