• Show log

    Commit

  • Hash : 00a2207f
    Author : Werner Lemberg
    Date : 2001-06-18T10:35:00

    Make the new error scheme source compatible with older FT versions
    by introducing another layer.
    
    * include/freetype/fterrors.h (FT_ERRORDEF_, FT_NOERRORDEF_): New
    macros.
    (FT_NOERRORDEF): Removed.
    * include/*/*err*.h: Use FT_ERRORDEF_ and FT_NOERRORDEF_.
    

  • README

  •   FreeType 2.0.3
      ==============
    
      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.3.tar.bz2
        ftp://ftp.freetype.org/pub/freetype2/ftdocs-2.0.3.tar.gz
        ftp://ftp.freetype.org/pub/freetype2/ftdoc203.zip
    
      Enjoy!
    
    
        The FreeType Team