freetype/src/cache
David Turner 76a5f62323 major reformatting of the sources:
FT_EXPORT_DEF    => FT_EXPORT
  FT_EXPORT_FUNC => FT_EXPORT_DEF
  BASE_DEF               => FT_BASE
  BASE_FUNC            => FT_BASE_DEF
  LOCAL_DEF             => FT_LOCAL
  LOCAL_FUNC          => FT_LOCAL_DEF
  LOCAL_FUNC_X     => FT_CALLBACK_DEF
  LOCAL_DEF_X       => FT_CALLBACK_TABLE
  FT_CPLUSPLUS     => FT_CALLBACK_TABLE_DEF
2000-11-04 01:55:49 +00:00
..
ftcache.c completed the sbit cache, though it's still buggy :-( 2000-10-28 23:34:45 +00:00
ftcchunk.c major reformatting of the sources: 2000-11-04 01:55:49 +00:00
ftcglyph.c major reformatting of the sources: 2000-11-04 01:55:49 +00:00
ftcimage.c major reformatting of the sources: 2000-11-04 01:55:49 +00:00
ftcmanag.c major reformatting of the sources: 2000-11-04 01:55:49 +00:00
ftcsbits.c major reformatting of the sources: 2000-11-04 01:55:49 +00:00
ftlru.c major reformatting of the sources: 2000-11-04 01:55:49 +00:00
rules.mk Formatting. 2000-10-31 17:49:07 +00:00