[Bug 246370] [NEW PORT] graphics/viu: Simple terminal image viewer written in Rust

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon May 11 13:50:46 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246370

            Bug ID: 246370
           Summary: [NEW PORT] graphics/viu: Simple terminal image viewer
                    written in Rust
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: vulcan at wired.sh

Created attachment 214375
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=214375&action=edit
viu-1.0.diff

Small command-line application to view images from
the terminal written in Rust. It uses lower half
blocks (\u2584) to fit 2 pixels into a single cell
by adjusting foreground and background colours
accordingly.

When run, viu will check the value of $COLORTERM.
If it contains either truecolor or 24bit, truecolor
(16 million colors) will be used. If not, it will
fallback to using only ansi256.

WWW: https://github.com/atanunq/viu

Tested:
 * portlint: OK (looks fine).
 * testport: OK (poudriere: 3.3.4).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list