aboutsummaryrefslogtreecommitdiff
path: root/libraries/libopenraw/README
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2021-11-24 13:31:38 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-12-04 10:08:58 +0700
commitfa5698e965eda9cffb247bec1b99944491dc3416 (patch)
tree289151ad69fcdf865a0a199e3329bf06d6366149 /libraries/libopenraw/README
parentc97dc622724f677a46f153409600330ef91cf13d (diff)
libraries/libopenraw: Updated for version 0.3.0.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libopenraw/README')
-rw-r--r--libraries/libopenraw/README6
1 files changed, 4 insertions, 2 deletions
diff --git a/libraries/libopenraw/README b/libraries/libopenraw/README
index 97b4cb906917..c9f61a4bfa03 100644
--- a/libraries/libopenraw/README
+++ b/libraries/libopenraw/README
@@ -1,8 +1,10 @@
+libopenraw (a library for camera RAW file decoding)
+
libopenraw is an ongoing project to provide a free software
implementation for camera RAW files decoding. One of the main
-reason is that dcraw is not suited for easy integration into
+reasons is that dcraw is not suited for easy integration into
applications, and there is a need for an easy to use API to
build free software digital image processing application.
-It also has the goal to address missing feature from dcraw
+It also has the goal to address missing features from dcraw
like meta-data decoding and easy thumbnail extraction.