freetype/src/sfnt
David Turner b1aabf4c5e - added support for the free command-line Borland C++ compiler
in the "builds" directory

- modified a few files because BCC32 didn't like certain comparisons
  (UInt compared with a UShort, apparently the UShort is promoted to
  an Int)

- updated the INSTALL file to include IDE compilation, prevent against
  BSD Make, and clarify the use of "make setup" (instead of "make")
  for build configuration
2000-11-30 23:48:22 +00:00
..
module.mk Added copyright messages to all Makefiles. 2000-10-17 03:38:43 +00:00
rules.mk vast clean-up of the sources in order to allow flat 2000-07-08 00:41:13 +00:00
sfdriver.c * src/sfnt/sfdriver.c: Include ttsbit.h and ttpost.h only 2000-11-29 15:18:54 +00:00
sfdriver.h Added #ifdef's for C++ to all header files. 2000-08-01 13:17:04 +00:00
sfnt.c Formatting. 2000-07-08 19:51:42 +00:00
sfobjs.c Formatting; removing tabs. 2000-11-13 16:58:01 +00:00
sfobjs.h major reformatting of the sources: 2000-11-04 01:55:49 +00:00
ttcmap.c - added support for the free command-line Borland C++ compiler 2000-11-30 23:48:22 +00:00
ttcmap.h major reformatting of the sources: 2000-11-04 01:55:49 +00:00
ttload.c Formatting; removing tabs. 2000-11-13 16:58:01 +00:00
ttload.h Complementing David's changes with formatting, adding documentation, etc. 2000-11-07 06:30:29 +00:00
ttpost.c - added support for the free command-line Borland C++ compiler 2000-11-30 23:48:22 +00:00
ttpost.h major reformatting of the sources: 2000-11-04 01:55:49 +00:00
ttsbit.c - added support for the free command-line Borland C++ compiler 2000-11-30 23:48:22 +00:00
ttsbit.h Complementing David's changes with formatting, adding documentation, etc. 2000-11-07 06:30:29 +00:00