./graphics/viu, Simple terminal image viewer written in Rust

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.5.0, Package name: viu-1.5.0, Maintainer: pkgsrc-users

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


Master sites:

Filesize: 34340.578 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-22 13:57:26 by pin | Files touched by this commit (3) | Package updated
Log message:
graphics/viu: update to 1.5.0

 - Support -x, -y, and --absolute-offset
 - Use Rust 2021 Edition
 - Upgraded to clap version 4
 - Experimental support for Sixel graphics under the sixel feature
   2023-03-13 20:36:22 by pin | Files touched by this commit (1)
Log message:
graphics/viu: Reset maintainer
   2021-12-19 16:56:24 by pin | Files touched by this commit (3) | Package updated
Log message:
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-10-26 12:47:26 by Nia Alarie | Files touched by this commit (800)
Log message:
graphics: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:13:27 by Nia Alarie | Files touched by this commit (800)
Log message:
graphics: Remove SHA1 hashes for distfiles
   2021-08-05 10:54:38 by pin | Files touched by this commit (1)
Log message:
graphics/viu: simplify Makefile
   2021-07-03 12:08:42 by pin | Files touched by this commit (1)
Log message:
graphics/viu: add maintainer

Reclaim maintainership
   2021-04-24 22:02:35 by pin | Files touched by this commit (1)
Log message:
graphics/viu: reset maintainer