[CMAKE]
[reactos.git] / lib / 3rdparty / freetype / README
1 Special notes to Unix users
2 ===========================
3
4 Please read the file `docs/UPGRADE.UNIX'. It contains important
5 information regarding the installation of FreeType on Unix systems,
6 especially GNU based operating systems like GNU/Linux.
7
8 FreeType 2's library is called `libfreetype', FreeType 1's library
9 is called `libttf'. They are *not* compatible!
10
11
12 FreeType 2.3.12
13 ===============
14
15 Please read the docs/CHANGES file, it contains IMPORTANT
16 INFORMATION.
17
18 Read the files `docs/INSTALL' for installation instructions.
19
20 The FreeType 2 API reference is located in `docs/reference'; use the
21 file `ft2-doc.html' as the top entry point. Additional
22 documentation is available as a separate package from our sites. Go
23 to
24
25 http://download.savannah.gnu.org/releases/freetype/
26
27 and download one of the following files.
28
29 freetype-doc-2.3.12.tar.bz2
30 freetype-doc-2.3.12.tar.gz
31 ftdoc2312.zip
32
33
34 Bugs
35 ====
36
37 Please report bugs by e-mail to `freetype-devel@nongnu.org'. Don't
38 forget to send a detailed explanation of the problem -- there is
39 nothing worse than receiving a terse message that only says `it
40 doesn't work'.
41
42 Alternatively, you may submit a bug report at
43
44 https://savannah.nongnu.org/bugs/?group=freetype
45
46
47 Enjoy!
48
49
50 The FreeType Team
51
52 ----------------------------------------------------------------------
53
54 Copyright 2006, 2007, 2008, 2009, 2010 by
55 David Turner, Robert Wilhelm, and Werner Lemberg.
56
57 This file is part of the FreeType project, and may only be used,
58 modified, and distributed under the terms of the FreeType project
59 license, LICENSE.TXT. By continuing to use, modify, or distribute
60 this file you indicate that you have read the license and understand
61 and accept it fully.
62
63
64 --- end of README ---