diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-03-05 08:23:14 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-03-05 08:23:14 +0000 |
commit | 7e0cbf66738278aceaca3892060135d3f92212ca (patch) | |
tree | b6da37ab12860403e8901b8af8030f26cb66de12 /graphics/flip/pkg-descr | |
parent | 7a9c31fd2e1d6904aa894f416d88dacb1e845bcc (diff) |
add flip 2.2.0
Load a sequence of TIFF files and play them back at a target frame rate
Notes
Notes:
svn path=/head/; revision=55557
Diffstat (limited to 'graphics/flip/pkg-descr')
-rw-r--r-- | graphics/flip/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/graphics/flip/pkg-descr b/graphics/flip/pkg-descr new file mode 100644 index 000000000000..7d8bf367f01a --- /dev/null +++ b/graphics/flip/pkg-descr @@ -0,0 +1,6 @@ +flip is a simple 'flipbook' for previewing TIFF animations. It requires +large amounts of memory to be useful (a machine w/ 256MB, can load +~500 320x240 frames without hitting swap). Frames can be scaled on load to +use less memory. + +WWW: http://www.reptilelabour.com/software/flip/ |