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