• Show log

    Commit

  • Hash : 79860707
    Author : Werner Lemberg
    Date : 2001-06-08T21:17:29

    Increase `version_info' to 7:0:1. Fixed a bug that returned an invalid linear width for composite TrueType glyphs. * include/internal/tttypes.h (TT_Loader_): Two new elements `linear' and `linear_def'. * src/truetype/ttgload.c (load_truetype_glyph, compute_glyph_metrics): Use it. * include/fttypes.h (FT_ERROR_BASE): New macro. * src/base/ftobjs.c (FT_Open_Face, FT_Render_Glyph_Internal): Use it to make source code work with the new error scheme implemented by Werner. * src/base/ftoutln.c (FT_Outline_Render): Ditto.

  • 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