diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-01-29 16:33:34 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-01-29 16:33:34 +0000 |
commit | 0a0a1779efbf079ec008b6cbec1d10aded7da347 (patch) | |
tree | 02f18f622e1c3182f527c42484410c0004751e69 /graphics/fli2gif/pkg-descr | |
parent | 73022d2f09c973000feb4bf2de5c4a59d93b003a (diff) | |
download | ports-0a0a1779efbf079ec008b6cbec1d10aded7da347.tar.gz ports-0a0a1779efbf079ec008b6cbec1d10aded7da347.zip |
Notes
Diffstat (limited to 'graphics/fli2gif/pkg-descr')
-rw-r--r-- | graphics/fli2gif/pkg-descr | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/graphics/fli2gif/pkg-descr b/graphics/fli2gif/pkg-descr new file mode 100644 index 000000000000..29713d6c41b6 --- /dev/null +++ b/graphics/fli2gif/pkg-descr @@ -0,0 +1,14 @@ +This little program will take an Autodesk Flic (FLI/FLC) file and convert +all of its frames into sequential images in a GIF89a file, along with a +Netscape application extension animation chunk. This allows you to easily +create animated GIF's that are viewable by Netscape Navigator 2 and +Microsoft Internet Explorer 3 (and above) users. + +By using my program, you can use any animation program that can output +Autodesk Flic files. This includes Autodesk Animator, Autodesk Animator +Pro, Autodesk 3D-Studio, and many others. Additionally, there exist +utilities to convert from nearly any other animation format into the +flic format, allowing even more possibilities of animation conversion +without having to resort to saving out individual frames to separate files. + +Home page: http://members.aol.com/JeffLawson/ |