fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
8 lines
396 B
Text
8 lines
396 B
Text
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.
|