mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-09 04:18:55 -04:00
9 lines
378 B
Plaintext
9 lines
378 B
Plaintext
This package provides encoder/decoder implementation for DEC SIXEL graphics, and
|
|
some converter programs.
|
|
|
|
SIXEL is one of image formats for printer and terminal imaging introduced by
|
|
Digital Equipment Corp. (DEC).
|
|
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.
|