Fix xft
[platform/upstream/tk.git] / README
1 README:  Tk
2     This is the Tk 8.6.0 source distribution.
3         http://tcl.sourceforge.net/
4     You can get any source release of Tcl from the file distributions
5     link at the above URL.
6
7 1. Introduction
8 ---------------
9
10 This directory contains the sources and documentation for Tk, an X11
11 toolkit implemented with the Tcl scripting language.
12
13 For details on features, incompatibilities, and potential problems with
14 this release, see the Tcl/Tk 8.6 Web page at
15
16         http://www.tcl.tk/software/tcltk/8.6.html
17
18 or refer to the "changes" file in this directory, which contains a
19 historical record of all changes to Tk.
20
21 Tk is maintained, enhanced, and distributed freely by members of the
22 Tcl community.  The home for Tcl/Tk sources and bug database is on
23 SourceForge at:
24
25         http://tcl.sourceforge.net/
26
27 with the Tcl Developer Xchange at:
28
29         http://www.tcl.tk/
30
31 Tk is a freely available open source package.  You can do virtually
32 anything you like with it, such as modifying it, redistributing it,
33 and selling it either in whole or in part.  See the file
34 "license.terms" for complete information.
35
36 2. See Tcl README
37 -----------------
38
39 Please see the README file that comes with the associated Tcl release
40 for more information.  There are pointers there to extensive
41 documentation.  In addition, there are additional README files
42 in the subdirectories of this distribution.