diff options
author | danfe <danfe@FreeBSD.org> | 2011-09-02 17:00:32 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2011-09-02 17:00:32 +0800 |
commit | 8380d375bf41c76e2bd562d7cb9f554e74d5df14 (patch) | |
tree | 953ac186db20c44b29c1c34aa2c126672fc3a91a /graphics/luminance/pkg-descr | |
parent | d36ba72a821107eac49c3a78cc11c2ca47601008 (diff) | |
download | freebsd-ports-gnome-8380d375bf41c76e2bd562d7cb9f554e74d5df14.tar.gz freebsd-ports-gnome-8380d375bf41c76e2bd562d7cb9f554e74d5df14.tar.zst freebsd-ports-gnome-8380d375bf41c76e2bd562d7cb9f554e74d5df14.zip |
Provide a more useful port description.
Approved by: maintainer (timeout since 14 May)
Diffstat (limited to 'graphics/luminance/pkg-descr')
-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/ |