Add a first try at a README file for synfigstudio
[synfig.git] / synfig-studio / trunk / README
1               synfigstudio -- vector animation studio
2
3 synfig is a vector based 2D animation package. It is designed to be
4 capable of producing feature-film quality animation. It eliminates the
5 need for tweening, preventing the need to hand-draw each frame. synfig
6 features spatial and temporal resolution independence (sharp and smooth
7 at any resolution or framerate), high dynamic range images, and a
8 flexible plugin system.
9
10 synfigstudio is the animation studio for synfig and provides the GUI
11 interface to create synfig animations which are saved in synfig .sif
12 format.
13
14 Links
15
16 Web:  http://www.synfig.com/
17 Wiki: http://wiki.synfig.com/
18 SVN:  http://svn.voria.com/code/synfig/
19 Proj: http://sf.net/projects/synfig/
20 IRC:  irc://irc.freenode.net/synfig
21
22 Please use the IRC channel and the sf.net tracker to get support and
23 report bugs, request features and submit patches.
24
25 Copyright
26
27 Copyright 2002 Robert B. Quattlebaum Jr.
28 Copyright 2002 Adrian Bentley
29 Copyright 2006 Yue Shi Lai
30
31 Licence
32
33 This package is free software; you can redistribute it and/or
34 modify it under the terms of the GNU General Public License as
35 published by the Free Software Foundation; either version 2 of
36 the License, or (at your option) any later version.
37
38 This package is distributed in the hope that it will be useful,
39 but WITHOUT ANY WARRANTY; without even the implied warranty of
40 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
41 General Public License for more details.
42
43 You should have received a copy of the GNU General Public License
44 along with this program; if not, write to the Free Software
45 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
46 or visit http://www.gnu.org/licenses/gpl.html