aboutsummaryrefslogblamecommitdiff
path: root/graphics/libsixel/pkg-descr
blob: 5d140e571f69b56ff2faf84971390e399910428c (plain) (tree)
1
2
3
4
5
6





                                                                               
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.