mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
35ee8bd363
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> |
||
---|---|---|
.. | ||
libsixel.info | ||
libsixel.SlackBuild | ||
README | ||
slack-desc |
libsixel - DEC SIXEL graphics encoder/decoder and some converter tools 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. Provides: C library, Python2 module, img2sixel and sixel2png binaries.