jqoiview

Crates.iojqoiview
lib.rsjqoiview
version0.5.2
sourcesrc
created_at2023-06-10 03:25:16.130294
updated_at2023-06-12 03:41:13.979421
descriptionA simple QOI image format viewer
homepage
repositoryhttps://github.com/Jasper-Ty/jqoiview/
max_upload_size
id886687
size14,599
Jasper Ty (Jasper-Ty)

documentation

README

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
Commit count: 96

cargo fmt