freetype/config
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
..
ansi A complete revision of FreeType 2's GNU makefiles (of the library): 2000-06-11 03:46:57 +00:00
dos A complete revision of FreeType 2's GNU makefiles (of the library): 2000-06-11 03:46:57 +00:00
mac Added mac FOND driver, and use t1z driver instead of the "old" t1 driver. 2000-03-17 11:48:25 +00:00
os2 A complete revision of FreeType 2's GNU makefiles (of the library): 2000-06-11 03:46:57 +00:00
unix various clean-ups: 2000-07-04 18:12:13 +00:00
win32 latest clean-ups.. 2000-06-28 04:19:49 +00:00
detect.mk A complete revision of FreeType 2's GNU makefiles (of the library): 2000-06-11 03:46:57 +00:00
freetype.mk A complete revision of FreeType 2's GNU makefiles (of the library): 2000-06-11 03:46:57 +00:00
modules.mk applying formatting again 2000-06-25 06:47:11 +00:00