diff options
author | lioux <lioux@FreeBSD.org> | 2002-11-24 04:10:43 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-11-24 04:10:43 +0800 |
commit | e23e9d2be65bac19e7c861f835a59e0a532ab247 (patch) | |
tree | e2eb6e63fe29e3e050126288bb3c7aae2ec4a3fd /www/bins/pkg-descr | |
parent | 11322a3ca458d2d26e5182ec2f65c76f488532bd (diff) | |
download | freebsd-ports-gnome-e23e9d2be65bac19e7c861f835a59e0a532ab247.tar.gz freebsd-ports-gnome-e23e9d2be65bac19e7c861f835a59e0a532ab247.tar.zst freebsd-ports-gnome-e23e9d2be65bac19e7c861f835a59e0a532ab247.zip |
New port bins version 1.1.18: Tool to generate HTML photo albums
with XML support
Diffstat (limited to 'www/bins/pkg-descr')
-rw-r--r-- | www/bins/pkg-descr | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/www/bins/pkg-descr b/www/bins/pkg-descr new file mode 100644 index 000000000000..23040a19e880 --- /dev/null +++ b/www/bins/pkg-descr @@ -0,0 +1,17 @@ +[ excerpt (with adaptations) from developer's website ] + +The aim of BINS is to generate HTML photo albums. + +Some of the functionalities of BINS are: +- album can contains other albums (sub albums): the album can have + a tree structure ; +- generation of a thumbnail and of scaled images of each picture ; +- number and size of scaled pictures can be personalized, in pixels + or percentage of the original image ; +- several description fields (date, location, etc...) can be + associated with the pictures ; +- use the EXIF data structure found on some JPEG (usually, those + produced by digital cameras) to fill automatically some fields + (date and time for example). + +WWW: http://jsautret.free.fr/BINS/ |