Commit graph

8 commits

Author SHA1 Message Date
pin
195c3aa903 graphics/viu: update to 1.4.0
-Reduce usage of .unwrap()
-Exit with exit code 1 in case of error, instead of panic
-Remove --verbose flag
-Add experimental sixel feature flag
-Add --blocks flag to force block output
-Bump dependencies to latest versions
2021-12-19 15:56:24 +00:00
nia
f8331b5844 graphics: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 10:45:53 +00:00
nia
84d3786e88 graphics: Remove SHA1 hashes for distfiles 2021-10-07 14:11:55 +00:00
pin
909103b4b1 graphics/viu: simplify Makefile 2021-08-05 08:54:37 +00:00
pin
326f585288 graphics/viu: add maintainer
Reclaim maintainership
2021-07-03 10:08:42 +00:00
pin
dd73e4383a graphics/viu: reset maintainer 2021-04-24 20:02:34 +00:00
pin
c64e6800d4 graphics/viu: update to 1.3.0
-Update viuer to 0.3, which comes with iTerm support
-Add --frame-rate option #53
2020-12-18 13:10:13 +00:00
pin
c677fa4e93 graphics/viu: import package
Small command-line application to view images from the terminal written in Rust.
It is basically the front-end of `viuer`. It uses the Kitty graphics protocol,
if supported. If not, lower half blocks are displayed insread.

Features:
- Animated GIF support
- Accept media through stdin
- Custom dimensions
- Transparency
2020-11-23 14:14:34 +00:00