diff options
Diffstat (limited to 'libraries/libopenraw/README')
-rw-r--r-- | libraries/libopenraw/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libraries/libopenraw/README b/libraries/libopenraw/README new file mode 100644 index 000000000000..b09e2c50c4a2 --- /dev/null +++ b/libraries/libopenraw/README @@ -0,0 +1,9 @@ +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. + +It also has the goal to address missing features of dcraw like meta-data +decoding and easy thumbnail extraction. + +libopenraw requires boost (also available at SlackBuilds.org). |