forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
8 lines
391 B
Text
8 lines
391 B
Text
This package provides encoder/decoder implementation for DEC SIXEL graphics,
|
|
and some converter programs.
|
|
SIXEL is one of image formats for terminal imaging introduced by DEC VT series.
|
|
Its data scheme is represented as a terminal-friendly escape sequence.
|
|
So if you want to view a SIXEL image file, all you have to do is "cat" it to
|
|
your terminal.
|
|
|
|
WWW: https://github.com/saitoha/libsixel
|