Go to file
David Turner c48bf37bda * builds/unix/ftsystem.c (FT_New_Stream): added a fix to ensure that
all FreeType input streams are closed in child processes of a "fork"
        on Unix systems. This is important to avoid (potential) access
        control issues..
2002-01-03 17:08:20 +00:00
builds * builds/unix/ftsystem.c (FT_New_Stream): added a fix to ensure that 2002-01-03 17:08:20 +00:00
docs * builds/amiga/*: Adaptations to latest changes. 2001-12-22 14:38:40 +00:00
include * src/type1/t1objs.c (T1_Face_Init): fixed a bug that crashed the 2002-01-03 16:56:59 +00:00
objs renamed "obj" to "objs" 2001-03-20 15:04:30 +00:00
src * src/type1/t1objs.c (T1_Face_Init): fixed a bug that crashed the 2002-01-03 16:56:59 +00:00
tests Formatting. 2001-12-05 01:22:05 +00:00
.cvsignore Formatting. 2000-10-31 19:42:53 +00:00
ChangeLog * builds/unix/ftsystem.c (FT_New_Stream): added a fix to ensure that 2002-01-03 17:08:20 +00:00
INSTALL * include/freetype/internal/ftstream.h: fixed the definitions of 2001-12-11 13:14:41 +00:00
Jamfile Formatting. 2001-12-05 01:22:05 +00:00
Jamrules * builds/os2/*.mk: These files have been forgotten to update to 2001-04-06 07:05:50 +00:00
Makefile Added copyright messages to all Makefiles. 2000-10-17 03:38:43 +00:00
README Formatting. 2001-12-23 00:56:36 +00:00
descrip.mms adding or updating files to the old build system to compile 2001-10-19 07:34:20 +00:00

README

  Special note to Unix users
  ==========================

  Please read the file "README.UNX", it contains important information
  regarding the installation of FreeType on Unix systems, especially
  GNU based operating systems like GNU/Linux.


  FreeType 2.0.6
  ==============

  Please read the docs/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.6.tar.bz2
    ftp://ftp.freetype.org/pub/freetype2/ftdocs-2.0.6.tar.gz
    ftp://ftp.freetype.org/pub/freetype2/ftdoc206.zip

  Enjoy!


    The FreeType Team