9 releases (4 breaking)
0.5.2 | Jun 12, 2023 |
---|---|
0.5.1 |
|
0.4.0 | Jun 11, 2023 |
0.3.2 | Jun 11, 2023 |
0.1.0 | Jun 10, 2023 |
#9 in #qoi
54 downloads per month
13KB
364 lines
jqoiview
Program for viewing QOI images.
Usage
To view a QOI file (*.qoi
)
jqoiview <file>
To quit, press Q
or Escape
.
Use the arrow keys or hjkl
(vim-style) to scroll up/down/left/right.
To zoom in and out, use +
/i
and -
/o
respectively.
Installation
Requires SDL2
cargo install jqoiview
Dependencies
~16MB
~349K SLoC