| Crates.io | svgview |
| lib.rs | svgview |
| version | 0.1.0 |
| created_at | 2022-02-15 03:52:07.573444+00 |
| updated_at | 2022-02-15 03:52:07.573444+00 |
| description | A minimal, reloading SVG viewer a la feh. |
| homepage | https://github.com/sdedovic/svgview |
| repository | https://github.com/sdedovic/svgview |
| max_upload_size | |
| id | 532533 |
| size | 72,313 |
svgview path/to/some/file.svg
I needed a tool to view SVGs while I work on them in other software. This tool should function similarly to feh. Requirements:
cargo install svgview
cargo build