Go to file
Werner Lemberg c3dd151b0f autohint:
Formatting.

  Replacing many enums with #defines since we do arithmetics (especially
  ORing which would produce undefined enum values). The ideal thing instead
  of #defines is `const int' as provided in C++...

  Adding header files to rules.mk
2000-07-26 14:11:15 +00:00
builds removed obsolete file 2000-07-24 18:40:28 +00:00
docs vast clean-up of the sources in order to allow flat 2000-07-08 00:41:13 +00:00
include/freetype `make install' is available now. 2000-07-24 06:01:34 +00:00
obj Initial revision 1999-12-16 23:11:37 +00:00
src autohint: 2000-07-26 14:11:15 +00:00
CHANGES removed some warnings with Visual C++ 2000-07-12 16:57:37 +00:00
INSTALL minor update 2000-07-08 00:49:43 +00:00
LICENSE.TXT Renaming license.txt -> LICENSE.TXT for orthogonality. 2000-07-19 16:36:36 +00:00
Makefile vast clean-up of the sources in order to allow flat 2000-07-08 00:41:13 +00:00