• Show log

    Commit

  • Hash : caf72cd6
    Author : David Turner
    Date : 2001-04-25T18:11:16

            * src/base/ftbbox.c (BBox_Cubic_Check): rewrote function to use
            direct computations with 16.16 values instead of sub-divisions.
            It is now slower, but proves a point :-)
    
            * src/raster/ftraster.c, src/smooth/ftgrays.c, src/base/ftbbox.c :
            fixed the bezier stack depths..
    
            * src/base/ftcalc.c (FT_MulFix): minor rounding fix
    
            * builds/beos : added BeOS-specific files to the old build system
            (no changes were necessary to support BeOS in the Jamfile though)
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/freetype.git
    Git SSH git@git.kmx.io:kc3-lang/freetype.git
    Public access ? public
    Description
    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags

  • 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