Go to file
Tom Kacvinsky 951fd5bb6f 2001-04-10 Tom Kacvinsky <tjk@ams.org>
* t1load.c (parse_charstrings): Changed code for placing .notdef
        glyph into slot 0 so that we no longer have a memory access
        violation.

        * t1load.h: In structure T1_Loader, added swap_table (of type
        PS_Table) to facilitate placing the .notdef glyph into slot 0.
2001-04-10 18:21:30 +00:00
builds * src/pcf/pcfdriver.c (PCF_Get_Char_Index): Fix return value. 2001-04-10 13:59:58 +00:00
docs removed obsolete documentation files 2001-03-23 11:20:35 +00:00
include * README: Formatting. 2001-04-02 23:54:01 +00:00
objs renamed "obj" to "objs" 2001-03-20 15:04:30 +00:00
src In function parse_charstrings, changed code for placing .notdef glyph 2001-04-10 18:15:17 +00:00
.cvsignore Formatting. 2000-10-31 19:42:53 +00:00
CHANGES * CHANGES: Reformatted, minor fixes. 2001-04-02 21:30:06 +00:00
ChangeLog 2001-04-10 Tom Kacvinsky <tjk@ams.org> 2001-04-10 18:21:30 +00:00
INSTALL * builds/win32/detekt.mk: Fix .PHONY target for Intel compiler. 2001-03-20 22:58:56 +00:00
Jamfile * Jamfile, src/Jamfile, src/*/Jamfile: Formatted. Slight changes 2001-04-03 21:07:36 +00:00
Jamrules * builds/os2/*.mk: These files have been forgotten to update to 2001-04-06 07:05:50 +00:00
LICENSE.TXT * builds/vms: Support files for VMS architecture added. 2001-01-03 06:47:10 +00:00
Makefile Added copyright messages to all Makefiles. 2000-10-17 03:38:43 +00:00
README * README: Formatting. 2001-04-02 23:54:01 +00:00
README.VMS * builds/vms: Support files for VMS architecture added. 2001-01-03 06:47:10 +00:00
TODO * CHANGES: Reformatted, minor fixes. 2001-04-02 21:30:06 +00:00
descrip.mms * builds/vms: Support files for VMS architecture added. 2001-01-03 06:47:10 +00:00

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