freetype/src/smooth
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
..
ftgrays.c various clean-ups: 2000-07-04 18:12:13 +00:00
ftgrays.h Formatting. 2000-07-02 00:27:53 +00:00
ftsmooth.c Formatting. 2000-07-02 00:27:53 +00:00
ftsmooth.h Formatting. 2000-07-02 00:27:53 +00:00
module.mk added new renderer module 2000-06-27 23:18:39 +00:00
rules.mk Formatting. 2000-07-02 00:27:53 +00:00
smooth.c Formatting. 2000-07-02 00:27:53 +00:00