Date: Mon, 11 May 2020 13:50:46 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 246370] [NEW PORT] graphics/viu: Simple terminal image viewer written in Rust Message-ID: <bug-246370-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246370 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@FreeBSD.org Reporter: vulcan@wired.sh Created attachment 214375 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D214375&action= =3Dedit 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). --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246370-7788>