Go to file
David Turner 6d4fbec1b8 * ftconfig.h, ftoption.h: updated "ftconfig.h" to detect 64-bit int
types on platforms where Autoconf is not available). Also removed
	FTCALC_USE_LONG_LONG and replaced it with FT_CONFIG_OPTION_FORCE_INT64

	* builds/win32/freetype.dsp: updated the Visual C++ project file. Doesn't
	create a DLL yet..

	* cffgload.c: removed a compilation warning
2001-04-20 08:50:36 +00:00
builds * ftconfig.h, ftoption.h: updated "ftconfig.h" to detect 64-bit int 2001-04-20 08:50:36 +00:00
docs removed obsolete documentation files 2001-03-23 11:20:35 +00:00
include * ftconfig.h, ftoption.h: updated "ftconfig.h" to detect 64-bit int 2001-04-20 08:50:36 +00:00
objs renamed "obj" to "objs" 2001-03-20 15:04:30 +00:00
src * ftconfig.h, ftoption.h: updated "ftconfig.h" to detect 64-bit int 2001-04-20 08:50:36 +00:00
.cvsignore Formatting. 2000-10-31 19:42:53 +00:00
CHANGES * CHANGES: Reformatted, minor fixes. 2001-04-02 21:30:06 +00:00
ChangeLog * ftconfig.h, ftoption.h: updated "ftconfig.h" to detect 64-bit int 2001-04-20 08:50:36 +00:00
INSTALL * builds/win32/detekt.mk: Fix .PHONY target for Intel compiler. 2001-03-20 22:58:56 +00:00
Jamfile * Jamfile, src/Jamfile, src/*/Jamfile: Formatted. Slight changes 2001-04-03 21:07:36 +00:00
Jamrules * builds/os2/*.mk: These files have been forgotten to update to 2001-04-06 07:05:50 +00:00
LICENSE.TXT * builds/vms: Support files for VMS architecture added. 2001-01-03 06:47:10 +00:00
Makefile Added copyright messages to all Makefiles. 2000-10-17 03:38:43 +00:00
README * README: Formatting. 2001-04-02 23:54:01 +00:00
README.VMS * builds/vms: Support files for VMS architecture added. 2001-01-03 06:47:10 +00:00
TODO * CHANGES: Reformatted, minor fixes. 2001-04-02 21:30:06 +00:00
descrip.mms * builds/vms: Support files for VMS architecture added. 2001-01-03 06:47:10 +00:00

README

  FreeType 2.0.2
  ==============

  Please read the CHANGES file, it contains IMPORTANT INFORMATION.

  Read the files "INSTALL" or "docs/BUILD" for installation instructions.

  Note that the FreeType 2 documentation is now available as a separate
  package from our sites.  See:

    ftp://ftp.freetype.org/pub/freetype2/ftdocs-2.0.2.tar.bz2
    ftp://ftp.freetype.org/pub/freetype2/ftdocs-2.0.2.tar.gz
    ftp://ftp.freetype.org/pub/freetype2/ftdoc202.zip

  Enjoy!


    The FreeType Team