blob: 4aafe1d934aa53305cff92b7015ee4ba6b3ecc65 [file] [log] [blame]
David Turner85d260f2001-03-24 00:56:26 +00001
Werner Lemberg95fcaf82002-05-05 22:24:44 +00002 Special notes to Unix users
3 ===========================
David Turner9a9edc62001-12-22 16:07:52 +00004
Werner Lembergac812952002-01-06 16:42:44 +00005 Please read the file "README.UNX", it contains important
6 information regarding the installation of FreeType on Unix
7 systems, especially GNU based operating systems like GNU/Linux.
David Turner9a9edc62001-12-22 16:07:52 +00008
Werner Lemberg95fcaf82002-05-05 22:24:44 +00009 FreeType 2's library is called `libfreetype', FreeType 1's library
10 is called `libttf'. They are *not* compatible!
11
David Turner9a9edc62001-12-22 16:07:52 +000012
David Turner2c7558c2002-04-11 14:21:16 +000013 FreeType 2.1.0
David Turner85d260f2001-03-24 00:56:26 +000014 ==============
David Turner85d260f2001-03-24 00:56:26 +000015
Werner Lembergac812952002-01-06 16:42:44 +000016 Please read the docs/CHANGES file, it contains IMPORTANT
17 INFORMATION.
Werner Lemberg1429db62001-04-02 23:54:01 +000018
David Turnera40fb432002-01-30 12:56:16 +000019 Read the files "docs/INSTALL" or "docs/BUILD" for installation
Werner Lembergac812952002-01-06 16:42:44 +000020 instructions.
David Turner85d260f2001-03-24 00:56:26 +000021
Werner Lembergac812952002-01-06 16:42:44 +000022 Note that the FreeType 2 documentation is now available as a
23 separate package from our sites. See:
David Turner85d260f2001-03-24 00:56:26 +000024
David Turner2c7558c2002-04-11 14:21:16 +000025 ftp://ftp.freetype.org/pub/freetype2/ftdocs-2.1.0.tar.bz2
26 ftp://ftp.freetype.org/pub/freetype2/ftdocs-2.1.0.tar.gz
27 ftp://ftp.freetype.org/pub/freetype2/ftdoc210.zip
Werner Lemberg1429db62001-04-02 23:54:01 +000028
David Turner90839fa2002-02-20 21:49:59 +000029
David Turner90839fa2002-02-20 21:49:59 +000030 Reports
31 =======
32
Werner Lembergaf8df852002-02-22 00:58:04 +000033 Please report bugs by e-mail to `devel@freetype.org'. Don't
34 forget to send a detailed explanation of the problem -- there is
35 nothing worse than receiving a terse message that only says "it
36 doesn't work".
David Turner90839fa2002-02-20 21:49:59 +000037
38
39
Werner Lemberg1429db62001-04-02 23:54:01 +000040 Enjoy!
David Turner85d260f2001-03-24 00:56:26 +000041
42
Werner Lemberg1429db62001-04-02 23:54:01 +000043 The FreeType Team