• Show log

    Commit

  • Hash : c48bf37b
    Author : David Turner
    Date : 2002-01-03T17:08:20

    * 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..

  • 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