From 3a4f3862a7eccc4505f81582f62397c3651dc87f Mon Sep 17 00:00:00 2001 From: Bert Date: Thu, 8 Sep 2011 17:31:37 +0200 Subject: Added screenshots to README.md --- README.md | 13 +++++++++++++ sample/image.png | Bin 0 -> 27432 bytes sample/thumb.png | Bin 0 -> 77003 bytes 3 files changed, 13 insertions(+) create mode 100644 sample/image.png create mode 100644 sample/thumb.png diff --git a/README.md b/README.md index d9e9f03..78d37aa 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ Features * Thumbnail mode: grid of selectable previews of all images * Ability to cache thumbnails for fast re-loading * Basic support for multi-frame images +* Display image information in window title Additional features, that need to be included at compile-time--see next section on how to enable them: @@ -22,6 +23,18 @@ on how to enable them: * Play GIF animations * Auto-orientate JPEG images according to their EXIF tags +Screenshots +=========== + +Image mode: + + + + +Thumbnail mode: + + + Installation ============ sxiv is built using the commands: diff --git a/sample/image.png b/sample/image.png new file mode 100644 index 0000000..df1ff90 Binary files /dev/null and b/sample/image.png differ diff --git a/sample/thumb.png b/sample/thumb.png new file mode 100644 index 0000000..9b5633e Binary files /dev/null and b/sample/thumb.png differ -- cgit v1.2.3-54-g00ecf