• Show log

    Commit

  • Hash : c8ad30a7
    Author : David Turner
    Date : 2001-12-05T17:24:34

        * src/base/ftglyph.c (FT_Glyph_To_Bitmap): re-ordered code for debugging
        purposes..
    
    
        * src/smooth/ftsmooth.c (ft_smooth_render): fixed a nasty hidden bug where
        outline shifting wasn't correctly undone after bitmap rasterization. this
        created problems with certain glyphs (like '"' of certain fonts..) and
        the cache system..
    

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