freetype/src/psaux
Werner Lemberg e85baf4f8e Fix stdlib dependencies.
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/.
2009-01-12 20:01:10 +00:00
..
afmparse.c * src/type/t1afm.c (compare_kern_pairs), src/pxaux/afmparse.c 2008-08-23 19:54:06 +00:00
afmparse.h * src/autofit/afwarp.c: simple #ifdef to prevent compilation when 2006-01-27 12:11:22 +00:00
Jamfile Remove trailing whitespace. From Alexei. 2007-01-16 06:11:27 +00:00
module.mk FT_USE_MODULE declares things as: 2008-12-21 10:29:30 +00:00
psaux.c * src/psaux/psaux.c src/psaux/psauxmod.c src/type1/t1driver.c: Make 2006-01-23 10:46:38 +00:00
psauxerr.h Formatting. 2001-06-19 23:03:41 +00:00
psauxmod.c * builds/amiga/src/base/ftsystem.c, devel/ftoption.h 2006-02-16 22:45:31 +00:00
psauxmod.h finishing function header formatting 2001-06-28 17:49:10 +00:00
psconv.c * src/psaux/psconv.c (PS_Conv_ToFixed): Increase precision if 2008-04-13 05:55:36 +00:00
psconv.h * freetype2/include/freetype/internal/psaux.h: New macros 2006-07-14 18:28:08 +00:00
psobjs.c Fix problem with T1_FIELD_{NUM,FIXED}_TABLE2. 2009-01-09 07:58:08 +00:00
psobjs.h Heavy modification of the PS parser to handle comments and strings 2003-10-07 05:49:41 +00:00
rules.mk Formatting, copyright years. 2006-01-16 22:35:33 +00:00
t1cmap.c Add support for cmap type 14. 2007-10-15 17:21:32 +00:00
t1cmap.h Prepare use of pscmap service within CFF module. 2006-01-12 08:12:27 +00:00
t1decode.c Fix stdlib dependencies. 2009-01-12 20:01:10 +00:00
t1decode.h Updated copyright years. 2003-09-30 07:00:42 +00:00