diff options
-rw-r--r-- | graphics/darktable/pkg-descr | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/graphics/darktable/pkg-descr b/graphics/darktable/pkg-descr index 4c91b67f9051..130af43d4f68 100644 --- a/graphics/darktable/pkg-descr +++ b/graphics/darktable/pkg-descr @@ -12,9 +12,10 @@ even if the full resolution image is not yet loaded. All editing is fully non-destructive and only operates on cached image buffers for display. The full image is only converted during export. The frontend is written in Gtk+/Cairo, the database uses SQLite3, raw image -loading is done using libraw, HDR, EXR, and low dynamic range are supported -through ImageMagick (MagickCore). The core operates completely on floating -point values, so darktable can not only be used for photography but also for -scientifically acquired images or output of renderers (high dynamic range). +loading is done using libraw and rawspeed, high-dynamic range and standard +image formats such as JPEG are also supported. The core operates completely +on floating point values, so darktable can not only be used for photography +but also for scientifically acquired images or output of renderers (high +dynamic range). WWW: http://www.darktable.org/ |