Go to file
David Turner c8ad30a7a0 * 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..
2001-12-05 17:24:34 +00:00
builds Formatting. 2001-12-05 01:22:05 +00:00
docs * src/base/ftglyph.c (FT_Glyph_To_Bitmap): re-ordered code for debugging 2001-12-05 17:24:34 +00:00
include * src/base/ftglyph.c (FT_Glyph_To_Bitmap): re-ordered code for debugging 2001-12-05 17:24:34 +00:00
objs renamed "obj" to "objs" 2001-03-20 15:04:30 +00:00
src * src/base/ftglyph.c (FT_Glyph_To_Bitmap): re-ordered code for debugging 2001-12-05 17:24:34 +00:00
tests Formatting. 2001-12-05 01:22:05 +00:00
.cvsignore Formatting. 2000-10-31 19:42:53 +00:00
ChangeLog * src/base/ftglyph.c (FT_Glyph_To_Bitmap): re-ordered code for debugging 2001-12-05 17:24:34 +00:00
INSTALL formatting, minor fixes 2001-05-30 07:53:37 +00:00
Jamfile Formatting. 2001-12-05 01:22:05 +00:00
Jamrules * builds/os2/*.mk: These files have been forgotten to update to 2001-04-06 07:05:50 +00:00
Makefile Added copyright messages to all Makefiles. 2000-10-17 03:38:43 +00:00
README documentation update for 2.0.5 2001-10-17 13:57:02 +00:00
descrip.mms adding or updating files to the old build system to compile 2001-10-19 07:34:20 +00:00

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