diff options
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) |