aboutsummaryrefslogtreecommitdiff
path: root/graphics/show
Commit message (Collapse)AuthorAgeFilesLines
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Show is a fast, flexible, extensible, and bloat-free imageKirill Ponomarev2003-08-254-0/+43
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> Notes: svn path=/head/; revision=87686