Go to file
David Turner 14183ea0f8 First of all, a big thanks to Werner and Antoine for their latest work !!
* src/pshinter/pshalgo2.c (psh2_hint_table_init),
      src/pshinter/pshalgo1.c (psh1_hint_table_init): removed compiler
      warnings

    * include/freetype/cache/*, src/cache/*: yet another massive rewrite of
    the caching sub-system, in order to both increase performance and allow
    simpler cache sub-classing. As an example, the code for the image and
    sbit caches is now much simpler

    I still need to update the documentation in www/freetype2/docs/cache.html
    to reflect the new design though..
2001-12-05 15:59:33 +00:00
builds Formatting. 2001-12-05 01:22:05 +00:00
docs Formatting. 2001-12-05 01:22:05 +00:00
include First of all, a big thanks to Werner and Antoine for their latest work !! 2001-12-05 15:59:33 +00:00
objs renamed "obj" to "objs" 2001-03-20 15:04:30 +00:00
src First of all, a big thanks to Werner and Antoine for their latest work !! 2001-12-05 15:59:33 +00:00
tests Formatting. 2001-12-05 01:22:05 +00:00
.cvsignore Formatting. 2000-10-31 19:42:53 +00:00
ChangeLog First of all, a big thanks to Werner and Antoine for their latest work !! 2001-12-05 15:59:33 +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