diff options
author | Bert <ber.t@gmx.com> | 2011-09-08 17:31:37 +0200 |
---|---|---|
committer | Bert <ber.t@gmx.com> | 2011-09-08 17:31:37 +0200 |
commit | 3a4f3862a7eccc4505f81582f62397c3651dc87f (patch) | |
tree | 3e83eb49a9cd0e6f3853d233923c315c6cad425e | |
parent | 0f91d28f40530fe306cc3e94b4c8a60fe4984efd (diff) |
Added screenshots to README.md
-rw-r--r-- | README.md | 13 | ||||
-rw-r--r-- | sample/image.png | bin | 0 -> 27432 bytes | |||
-rw-r--r-- | sample/thumb.png | bin | 0 -> 77003 bytes |
3 files changed, 13 insertions, 0 deletions
@@ -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: + + <img src="http://github.com/muennich/sxiv/raw/master/sample/image.png"> + + +Thumbnail mode: + + <img src="http://github.com/muennich/sxiv/raw/master/sample/thumb.png"> + Installation ============ sxiv is built using the commands: diff --git a/sample/image.png b/sample/image.png Binary files differnew file mode 100644 index 0000000..df1ff90 --- /dev/null +++ b/sample/image.png diff --git a/sample/thumb.png b/sample/thumb.png Binary files differnew file mode 100644 index 0000000..9b5633e --- /dev/null +++ b/sample/thumb.png |