diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-08-28 09:53:01 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-08-28 09:53:01 +0000 |
commit | 1a2ac937fd8d2f503646813b9dadcb1971f4910a (patch) | |
tree | d3120eb430ab05e1dc1fc732f39ba97b0bf6935c /devel/synfig/pkg-descr | |
parent | 6bb3ab7b38923fda41e96bdfc2a3baf5aded2bb5 (diff) | |
download | ports-1a2ac937fd8d2f503646813b9dadcb1971f4910a.tar.gz ports-1a2ac937fd8d2f503646813b9dadcb1971f4910a.zip |
Notes
Diffstat (limited to 'devel/synfig/pkg-descr')
-rw-r--r-- | devel/synfig/pkg-descr | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/devel/synfig/pkg-descr b/devel/synfig/pkg-descr new file mode 100644 index 000000000000..66d8d5e3cd2c --- /dev/null +++ b/devel/synfig/pkg-descr @@ -0,0 +1,14 @@ +synfig is a vector based 2D animation package. It is designed to be +capable of producing feature-film quality animation. It eliminates the +need for tweening, preventing the need to hand-draw each frame. synfig +features spatial and temporal resolution independence (sharp and smooth +at any resolution or framerate), high dynamic range images, and a +flexible plugin system. + +This package contains the renderer used to convert synfig .sif files to +raster images, videos and other formats. Layer types include geometric, +gradient, filter, distortion, transformation, fractal and others. Output +targets include JPEG, PNG, GIF, BMP, PPM, DV, OpenEXR, ffmpeg (MPEG1), +libavcodec (AVI), imagemagick (MIFF), yuv420p and others. + +WWW: http://www.synfig.com/ |