freetype2/src/truetype
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
truetype.c A lot of formatting. 2000-06-12 19:36:41 +00:00
ttdriver.c various clean-ups: 2000-07-04 18:12:13 +00:00
ttdriver.h - MAJOR INTERNAL REDESIGN: 2000-06-22 00:17:42 +00:00
ttgload.c various clean-ups: 2000-07-04 18:12:13 +00:00
ttgload.h Formatting. 2000-07-02 13:53:16 +00:00
ttinterp.c various clean-ups: 2000-07-04 18:12:13 +00:00
ttinterp.h Formatting. 2000-07-02 13:53:16 +00:00
ttobjs.c Formatting. 2000-07-02 13:53:16 +00:00
ttobjs.h Formatting. 2000-07-02 13:53:16 +00:00
ttpload.c A new formatting orgy. 2000-06-21 03:03:28 +00:00
ttpload.h major reformatting of the modules source code in order to get 2000-06-16 19:34:52 +00:00