14 lines
483 B
Text
14 lines
483 B
Text
|
Simple X Image Viewer
|
||
|
|
||
|
sxiv is a light image viewer which as a few features :
|
||
|
|
||
|
- Basic image operations, e.g. zooming, panning, rotating
|
||
|
- Customizable key and mouse button mappings (in config.h)
|
||
|
- Thumbnail mode: grid of selectable previews of all images
|
||
|
- Ability to cache thumbnails for fast re-loading
|
||
|
- Basic support for multi-frame images
|
||
|
- Load all frames from GIF files and play GIF animations
|
||
|
- Display image information in status bar
|
||
|
|
||
|
WWW: https://github.com/muennich/sxiv
|