diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2011-09-02 17:00:32 +0800 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2011-09-02 17:00:32 +0800 |
commit | 5c075c00bcf74928a35fd409ce75b9000f804197 (patch) | |
tree | 5fc1c51587d7fb4f97ef597ee3a6d3c9023565b8 /graphics | |
parent | cecbb8bb6f7c6ef291f40242e8f2446a4628d6b7 (diff) | |
download | freebsd-ports-gnome-5c075c00bcf74928a35fd409ce75b9000f804197.tar.gz freebsd-ports-gnome-5c075c00bcf74928a35fd409ce75b9000f804197.tar.zst freebsd-ports-gnome-5c075c00bcf74928a35fd409ce75b9000f804197.zip |
Provide a more useful port description.
Approved by: maintainer (timeout since 14 May)
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/luminance/pkg-descr | 22 |
1 files changed, 19 insertions, 3 deletions
diff --git a/graphics/luminance/pkg-descr b/graphics/luminance/pkg-descr index 90b35a15417d..04fb8de48add 100644 --- a/graphics/luminance/pkg-descr +++ b/graphics/luminance/pkg-descr @@ -1,4 +1,20 @@ -Luminance HDR is an open source graphical user interface -application that aims to provide a workflow for HDR imaging. +Luminance HDR is an open source graphical user interface application that +aims to provide a workflow for HDR imaging. -WWW: http://qtpfsgui.sourceforge.net/ +Supported features: + + * Create an HDR file from a set of images (formats: JPEG, TIFF 8bit and + 16bit, RAW) of the same scene taken at different exposure settings + * Rotate, resize, and crop HDR images + * Tonemap HDR images + * Copy EXIF data between sets of images + +Supported HDR formats (with file extensions): + + * OpenEXR (.exr) + * Radiance RGBE (.hdr) + * TIFF formats: 16bit, 32bit (float) and LogLuv (.tiff) + * PFS native format (.pfs) + * Raw image formats (various) + +WWW: http://qtpfsgui.sourceforge.net/ |