diff options
author | Michiel van Wessem <michiel@slackbuilds.org> | 2010-05-11 20:00:54 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 20:00:54 +0200 |
commit | bc4761cd7ea0824c74721fec517a671be1b0e406 (patch) | |
tree | 2cc3d4ee6baf885fb01d04b555deff1db5695df0 /libraries/libopenraw/README | |
parent | 557153543faeb19d4440c8e206695b715d89d4e1 (diff) | |
download | slackbuilds-bc4761cd7ea0824c74721fec517a671be1b0e406.tar.gz |
libraries/libopenraw: Added to 12.0 repository
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 0000000000..b09e2c50c4 --- /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). |