freetype/src/sfnt
David Turner c6a92202c2 various clean-ups:
- using FT_UNUSED instead of UNUSED
- using FT_LONG64 and FT_INT64 instead of LONG64 & INT64
- using FT_SIZEOF_INT & FT_SIZEOF_LONG instead of...

- removed the #ifdefs that used SIZEOF_INT, instead we now
  use FT_Int32 and FT_UInt32 when needed to support
  32-bits quantity correctly on 64-bits systems..
2000-07-04 18:12:13 +00:00
..
module.mk - MAJOR INTERNAL REDESIGN: 2000-06-22 00:17:42 +00:00
rules.mk A complete revision of FreeType 2's GNU makefiles (of the library): 2000-06-11 03:46:57 +00:00
sfdriver.c various clean-ups: 2000-07-04 18:12:13 +00:00
sfdriver.h applying formatting again 2000-06-25 06:47:11 +00:00
sfnt.c freetype.h: Adding ft_encoding_xxx values for some CJK encodings. 2000-06-05 05:26:15 +00:00
sfobjs.c various clean-ups: 2000-07-04 18:12:13 +00:00
sfobjs.h major reformatting of the modules source code in order to get 2000-06-16 19:34:52 +00:00
ttcmap.c Formatting. 2000-07-02 00:27:53 +00:00
ttcmap.h major reformatting of the modules source code in order to get 2000-06-16 19:34:52 +00:00
ttload.c Don't use -lefence in the demo Makefile. 2000-07-04 03:37:18 +00:00
ttload.h Formatting. 2000-07-02 00:27:53 +00:00
ttpost.c Formatting. 2000-07-02 00:27:53 +00:00
ttpost.h major reformatting of the modules source code in order to get 2000-06-16 19:34:52 +00:00
ttsbit.c Formatting. 2000-07-02 00:27:53 +00:00
ttsbit.h major reformatting of the modules source code in order to get 2000-06-16 19:34:52 +00:00