Subversion Repositories Kolibri OS

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
4349 Serge 1
 
2
your system and the level of  customization you need.  Here is a short
3
overview of the documentation available:
4
5
 
6
 
7
===================================
8
9
 
10
11
 
12
    Unix system.   Note  that  you  *need*  GNU  Make   for  automatic
13
    compilation,  since other make tools won't work (this includes BSD
14
    Make).
15
16
 
17
18
 
19
 
20
21
 
22
23
 
24
 
25
26
 
27
    GNU Make  utility.  Note that  *NO OTHER MAKE TOOL  WILL WORK*[1]!
28
    This  methods supports  several  compilers on  Windows, OS/2,  and
29
    BeOS, including MinGW, Visual C++, Borland C++, and more.
30
31
 
32
33
 
34
 
35
36
 
37
    automatically build  the library as  well.  Note that  these files
38
    are  not supported  and only  sporadically maintained  by FreeType
39
    developers, so don't expect them to work in each release.
40
41
 
42
    directory, where  stands for your OS or environment.
43
44
 
45
 
46
47
 
48
    instructions   given  in  the   `INSTALL.ANY'  document   of  this
49
    directory.
50
51
 
52
 
53
================================
54
55
 
56
  select only the components of  the font engine that you really need.
57
  For more details read the file `CUSTOMIZE'.
58
59
 
60
 
61
62
 
63
    make extensions to build FreeType.  See
64
65
 
66
67
 
68
    pass option `--norc-substitution'.
69
70
 
71
72
 
73
by David Turner, Robert Wilhelm, and Werner Lemberg.
74
75
 
76
modified,  and distributed  under the  terms of  the  FreeType project
77
license,  LICENSE.TXT.  By  continuing to  use, modify,  or distribute
78
this file you  indicate that you have read  the license and understand
79
and accept it fully.
80
81
 
82
 
83