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