Go to file
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
builds major reformatting of the sources: 2000-11-04 01:55:49 +00:00
docs major reformatting of the sources: 2000-11-04 01:55:49 +00:00
include/freetype major reformatting of the sources: 2000-11-04 01:55:49 +00:00
obj Initial revision 1999-12-16 23:11:37 +00:00
src major reformatting of the sources: 2000-11-04 01:55:49 +00:00
.cvsignore Formatting. 2000-10-31 19:42:53 +00:00
CHANGES Removing trailing whitespace. 2000-10-31 20:42:18 +00:00
INSTALL Moving FreeType license to doc dir. 2000-11-02 07:53:08 +00:00
LICENSE.TXT Moving FreeType license to doc dir. 2000-11-02 07:53:08 +00:00
Makefile Added copyright messages to all Makefiles. 2000-10-17 03:38:43 +00:00