Go to file
David Turner b698eedaa9 fixed typo that prevented compilation 2006-02-23 14:50:13 +00:00
builds Formatting, copyright years, minor doc fixes. 2006-02-19 16:12:18 +00:00
devel * devel/ftoption.h: Synchronize with 2006-02-17 16:16:40 +00:00
docs Formatting, copyright years. 2006-02-12 21:49:21 +00:00
include * include/freetype/ftoutln.h (enum FT_Orientation): New value 2006-02-22 20:47:39 +00:00
objs updated 2003-06-18 07:06:54 +00:00
src fixed typo that prevented compilation 2006-02-23 14:50:13 +00:00
.cvsignore Formatting. 2000-10-31 19:42:53 +00:00
ChangeLog * src/bdf/bdflib.c: fixed a problem with large encodings. 2006-02-23 12:40:14 +00:00
ChangeLog.20 * src/base/ftoutln.c (FT_Outline_Embolden): Strength should be 2005-06-16 19:07:08 +00:00
ChangeLog.21 * src/base/ftoutln.c (FT_Outline_Embolden): Strength should be 2005-06-16 19:07:08 +00:00
Jamfile Formatting, copyright years. 2006-01-27 14:16:16 +00:00
Jamrules Add license. 2005-06-04 23:04:30 +00:00
Makefile * Makefile, *.mk: Use `?=' where appropriate. 2006-02-01 07:52:11 +00:00
README * README, docs/FTL.TXT: Fix email address for bug reports. 2006-01-28 07:30:58 +00:00
README.CVS Add license. 2005-06-04 23:04:30 +00:00
autogen.sh Add license. 2005-06-04 23:04:30 +00:00
configure Implement new, simplified module selection. With GNU make it is now 2006-01-31 20:17:42 +00:00
modules.cfg Clean-ups, copyright years, formatting. 2006-02-22 08:23:35 +00:00
vms_make.com Add license. 2005-06-04 23:04:30 +00:00

README

  Special notes to Unix users
  ===========================

  Please  read  the file  `docs/UPGRADE.UNX'.   It contains  important
  information regarding the installation  of FreeType on Unix systems,
  especially GNU based operating systems like GNU/Linux.

  FreeType 2's  library is called `libfreetype',  FreeType 1's library
  is called `libttf'.  They are *not* compatible!


  FreeType 2.1.10
  ===============

  Please   read   the  docs/CHANGES   file,   it  contains   IMPORTANT
  INFORMATION.

  Read the files `docs/INSTALL' for installation instructions.

  Note  that  the FreeType  2  documentation  is  now available  as  a
  separate package from our sites.  See:

    ftp://ftp.freetype.org/freetype/freetype2/ftdocs-2.1.10.tar.bz2
    ftp://ftp.freetype.org/freetype/freetype2/ftdocs-2.1.10.tar.gz
    ftp://ftp.freetype.org/freetype/freetype2/ftdoc2110.zip


  Bugs
  ====

  Please report bugs  by e-mail to `freetype-devel@nongnu.org'.  Don't
  forget to  send a  detailed explanation of  the problem --  there is
  nothing  worse than  receiving a  terse message  that only  says `it
  doesn't work'.

  Alternatively, you may submit a bug report at

    https://savannah.nongnu.org/bugs/?group=freetype


  Enjoy!


    The FreeType Team

----------------------------------------------------------------------

Copyright 2001, 2002, 2003, 2004, 2006 by
David Turner, Robert Wilhelm, and Werner Lemberg.

This  file is  part of  the FreeType  project, and  may only  be used,
modified,  and distributed  under the  terms of  the  FreeType project
license,  LICENSE.TXT.  By  continuing to  use, modify,  or distribute
this file you  indicate that you have read  the license and understand
and accept it fully.


--- end of README ---