diff options
author | Michiel van Wessem <michiel@slackbuilds.org> | 2010-05-12 17:40:03 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-12 17:40:03 +0200 |
commit | d2fe3a7a7e5d2ce844087d7cc196d97a3dc3bb59 (patch) | |
tree | e2f9601aafa82b93023d59684c05e1d42714e1bc /graphics/raw-thumbnailer/README | |
parent | 1c1db15ebcecb3c4e42fc3e4ab178f32bc819744 (diff) | |
download | slackbuilds-d2fe3a7a7e5d2ce844087d7cc196d97a3dc3bb59.tar.gz |
graphics/raw-thumbnailer: Updated for version 0.2
Diffstat (limited to 'graphics/raw-thumbnailer/README')
-rw-r--r-- | graphics/raw-thumbnailer/README | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/graphics/raw-thumbnailer/README b/graphics/raw-thumbnailer/README index aff7dfc3fc..65f9aed73c 100644 --- a/graphics/raw-thumbnailer/README +++ b/graphics/raw-thumbnailer/README @@ -1,11 +1,13 @@ -This simple program generates thumbnails of digital camera raw image files -using libopenraw and GDK. It supports the same file formats as libopenraw -<http://libopenraw.freedesktop.org/wiki/FileFormats>. +This simple program generates thumbnails of digital camera raw image +files using libopenraw and GDK. It supports the same file formats as +libopenraw (http://libopenraw.freedesktop.org/wiki/FileFormats). -This thumbnailer is designed to be small, lightweight, and fast. It is -primarily intended to be used with file managers (although it could easily -be used by a photograph management program) and is used by thunar-thumbnailers. +This thumbnailer is designed to be small, lightweight and fast. It +is primarily intended to be used with file managers (although it +could easily be used by a photograph management program) and is +used by thunar-thumbnailers. - Usage: raw-thumbnailer -i input_file -o output_file -s size +Usage: raw-thumbnailer -i input_file -o output_file -s size -raw-thumbnailer requires libopenraw (also available at SlackBuilds.org). +raw-thumbnailer requires libopenraw, for which a SlackBuild script will +be avaible at SlackBuilds.org |