freetype/src/psaux
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
..
module.mk Added copyright messages to all Makefiles. 2000-10-17 03:38:43 +00:00
psaux.c fixed typo in FT_FLAT_COMPILE section 2000-08-24 00:43:08 +00:00
psauxmod.c major reformatting of the sources: 2000-11-04 01:55:49 +00:00
psauxmod.h Formatting, small fixes. 2000-08-24 16:29:15 +00:00
psobjs.c major reformatting of the sources: 2000-11-04 01:55:49 +00:00
psobjs.h major reformatting of the sources: 2000-11-04 01:55:49 +00:00
rules.mk Added copyright messages to all Makefiles. 2000-10-17 03:38:43 +00:00
t1decode.c major reformatting of the sources: 2000-11-04 01:55:49 +00:00
t1decode.h major reformatting of the sources: 2000-11-04 01:55:49 +00:00