Show an appropriate error message when the command line --append flag fails to open...
[synfig.git] / synfig-core / trunk / README
blobdb8a784f7acc9812ba766f2f882e48db84531ac8
1               synfig -- vector animation renderer
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.
10 This package contains the renderer used to convert synfig .sif files to
11 raster images, videos and other formats. Layer types include geometric,
12 gradient, filter, distortion, transformation, fractal and others. Output
13 targets include JPEG, PNG, GIF, BMP, PPM, DV, OpenEXR, ffmpeg (MPEG1),
14 libavcodec (AVI), imagemagick (MIFF), yuv420p, MNG and others. 
16 Links
18 Web:  http://synfig.org/
19 Code: http://synfig.org/Source_code
20 Proj: http://sf.net/projects/synfig/
21 IRC:  irc://irc.freenode.net/synfig
23 Please use the IRC channel and the sf.net tracker to get support and
24 report bugs, request features and submit patches.
26 Copyright
28 Copyright 2002 Robert B. Quattlebaum Jr.
29 Copyright 2002 Adrian Bentley
30 Copyright 2006-2007 Paul Wise
31 Copyright 2007-2008 Chris Moore
32 Copyright 2008 Carlos López
33 Copyright 2008 Gerco Ballintijn
35 Licence
37 This package is free software; you can redistribute it and/or
38 modify it under the terms of the GNU General Public License as
39 published by the Free Software Foundation; either version 2 of
40 the License, or (at your option) any later version.
42 This package is distributed in the hope that it will be useful,
43 but WITHOUT ANY WARRANTY; without even the implied warranty of
44 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
45 General Public License for more details.
47 You should have received a copy of the GNU General Public License
48 along with this program; if not, write to the Free Software
49 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
50 or visit http://www.gnu.org/licenses/gpl.html