freetype2/src/truetype
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
truetype.c Formatting. 2000-07-08 19:51:42 +00:00
ttdriver.c * src/sfnt/sfdriver.c: Include ttsbit.h and ttpost.h only 2000-11-29 15:18:54 +00:00
ttdriver.h Added #ifdef's for C++ to all header files. 2000-08-01 13:17:04 +00:00
ttgload.c - added support for the free command-line Borland C++ compiler 2000-11-30 23:48:22 +00:00
ttgload.h major reformatting of the sources: 2000-11-04 01:55:49 +00:00
ttinterp.c - added support for the free command-line Borland C++ compiler 2000-11-30 23:48:22 +00:00
ttinterp.h All function comments are now removed from source files (and moved to the 2000-11-07 17:21:11 +00:00
ttobjs.c - added support for the free command-line Borland C++ compiler 2000-11-30 23:48:22 +00:00
ttobjs.h Complementing David's changes with formatting, adding documentation, etc. 2000-11-07 06:30:29 +00:00
ttpload.c major reformatting of the sources: 2000-11-04 01:55:49 +00:00
ttpload.h major reformatting of the sources: 2000-11-04 01:55:49 +00:00