Implement 2109095: Add multiple sizes and a scalable version of synfig_icon installed...
[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://synfig.org/
17 Code: http://synfig.org/Source_code
18 Proj: http://sf.net/projects/synfig/
19 IRC:  irc://irc.freenode.net/synfig
20
21 Please use the IRC channel and the sf.net tracker to get support and
22 report bugs, request features and submit patches.
23
24 Copyright
25
26 Copyright 2002 Robert B. Quattlebaum Jr.
27 Copyright 2002 Adrian Bentley
28 Copyright 2006 Yue Shi Lai
29 Copyright 2007-2008 Chris Moore
30 Copyright 2007-2008 Paul Wise
31 Copyright 2008 Aurore D.
32 Copyright 2008 Gerald Young
33 Copyright 2008 David Roden
34 Copyright 2008 Daniel Hornung
35
36 Some of the icons are placed in the Public Domain by Chris Norman
37 Some of the icons are placed in the Public Domain by Carlos López González
38
39 Licence
40
41 This package is free software; you can redistribute it and/or
42 modify it under the terms of the GNU General Public License as
43 published by the Free Software Foundation; either version 2 of
44 the License, or (at your option) any later version.
45
46 This package is distributed in the hope that it will be useful,
47 but WITHOUT ANY WARRANTY; without even the implied warranty of
48 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
49 General Public License for more details.
50
51 You should have received a copy of the GNU General Public License
52 along with this program; if not, write to the Free Software
53 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
54 or visit http://www.gnu.org/licenses/gpl.html