diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-09-18 17:56:48 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-09-18 17:56:48 +0000 |
commit | bcaf7ca3a41ae4e8793ff99a4b292d437aa8fd2d (patch) | |
tree | e3281c4464f0e60cc88622c170efbc7c51898e71 /graphics/imageindex/pkg-descr | |
parent | ecedaa4486175f1dbbf3e950f3c739af5fa41a97 (diff) | |
download | ports-bcaf7ca3a41ae4e8793ff99a4b292d437aa8fd2d.tar.gz ports-bcaf7ca3a41ae4e8793ff99a4b292d437aa8fd2d.zip |
Notes
Diffstat (limited to 'graphics/imageindex/pkg-descr')
-rw-r--r-- | graphics/imageindex/pkg-descr | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/graphics/imageindex/pkg-descr b/graphics/imageindex/pkg-descr new file mode 100644 index 000000000000..2fbbec4f90fe --- /dev/null +++ b/graphics/imageindex/pkg-descr @@ -0,0 +1,19 @@ +A flexible digital photo gallery tool. Features include: + + o Index, detail, slide, and frame views + o Simple, uncluttered output + o Static HTML output for ease of copying/archiving + o Uses captions from comments embedded in the image files + (utility provided). Captions will never be lost as long as you have + the image file itself. + o Keeps generated images up to date, removes stale files, + only generates needed thumbs, etc. + o Digital photo details extracted from EXIF data + o Can optionally recurse directory trees and make montage images of + directory contents + o Easily configurable, can use an rc file. + o CSS is used for fonts/styles. + o Can handle many image file formats + o Pages pass W3C specs. + +WWW: http://www.edwinh.org/imageindex/ |