diff options
author | Michiel van Wessem <michiel@slackbuilds.org> | 2010-05-12 17:41:37 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-12 17:41:37 +0200 |
commit | a494e57c7323e1c97211ee7a0270d6eed637677e (patch) | |
tree | f35e7fa244329760306f4086a7ce3245b5bf775c /libraries/libopenraw/README | |
parent | 589f0589b83c104e3fe3a86f1191a8ce23575463 (diff) | |
download | slackbuilds-a494e57c7323e1c97211ee7a0270d6eed637677e.tar.gz |
libraries/libopenraw: Updated for version 0.0.7
Diffstat (limited to 'libraries/libopenraw/README')
-rw-r--r-- | libraries/libopenraw/README | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/libraries/libopenraw/README b/libraries/libopenraw/README index b09e2c50c4..5c5834428b 100644 --- a/libraries/libopenraw/README +++ b/libraries/libopenraw/README @@ -1,9 +1,11 @@ -libopenraw is an ongoing project to provide a free software implementation -for camera RAW files decoding. One of the main 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 applications. +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 +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 features of dcraw like meta-data -decoding and easy thumbnail extraction. +It also has the goal to address missing feature from dcraw +like meta-data decoding and easy thumbnail extraction. -libopenraw requires boost (also available at SlackBuilds.org). +libopenraw requires boost (a SlackBuild script is available at +SlackBuilds.org) |