diff options
author | krion <krion@FreeBSD.org> | 2003-08-25 20:12:53 +0000 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-08-25 20:12:53 +0000 |
commit | 8cc76e670a4dbf7ce14b697eec3812a0237757ec (patch) | |
tree | 1d4325593ecaa25b4d14754cc65a29de62dfeb93 /graphics/show/pkg-descr | |
parent | 55658528d8b40a6a86a82b8cfa25012ad27224c6 (diff) | |
download | FreeBSD-ports-8cc76e670a4dbf7ce14b697eec3812a0237757ec.zip FreeBSD-ports-8cc76e670a4dbf7ce14b697eec3812a0237757ec.tar.gz |
Show is a fast, flexible, extensible, and bloat-free image
viewer for X11 that can fade images in, display them, and fade
them out according to user-specified values of fade speed, fade
type, and delay. It features an extremely small executable
footprint, support for well over a dozen image formats,
variable scaling, magnification, window positioning, clockwise
and counterclockwise image rotation, X/Y axis flipping, over
200 different color transition modes, wildcard support, and
logging abilities. It can also be easilly incorporated into
multimedia presentations, shell scripts, and other utilities.
WWW: http://freshmeat.net/projects/show/
PR: 54160
Submitted by: Roop Nanuwa <i6a2@ugrad.cs.ubc.ca>
Diffstat (limited to 'graphics/show/pkg-descr')
-rw-r--r-- | graphics/show/pkg-descr | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/show/pkg-descr b/graphics/show/pkg-descr new file mode 100644 index 0000000..19eda36 --- /dev/null +++ b/graphics/show/pkg-descr @@ -0,0 +1,13 @@ +Show is a fast, flexible, extensible, and bloat-free image viewer for X11 that +can fade images in, display them, and fade them out according to user-specified +values of fade speed, fade type, and delay. It features an extremely small +executable footprint, support for well over a dozen image formats, variable +scaling, magnification, window positioning, clockwise and counterclockwise +image rotation, X/Y axis flipping, over 200 different color transition modes, +wildcard support, and logging abilities. It can also be easilly incorporated +into multimedia presentations, shell scripts, and other utilities. + +WWW: http://freshmeat.net/projects/show/ + +- roop +i6a2@ugrad.cs.ubc.ca |