descriptionAn emacs mode for displaying SIXEL graphics.
last changeFri, 22 Apr 2022 14:48:26 +0000 (16:48 +0200)
readme
sixel
=====

Minor GNU Emacs mode for parsing and rendering SIXEL graphics in buffers.

Under development.

License
-------

This program is free software, and is released under version 3 of the
GNU General Public License.  This license can be found in this directory
in the file named COPYING.
shortlog
2022-04-22 plugdFixed email addr, added license. master
2019-05-21 Tim VaughanFirst draft of rendering mode.
2019-05-21 Tim VaughanAdd function for rendering sixel graphics in current...
2019-05-21 Tim VaughanAddress some flycheck suggestions.
2019-05-21 Tim VaughanFixed colour scaling.
2019-05-21 Tim VaughanPad out short sixel rows.
2019-05-21 Tim VaughanAdd start and stop chars to sixel strings, skip unknown...
2019-05-20 Tim VaughanGenerated XPMs are now finally valid.
2019-05-20 Tim VaughanClose to working, insert-image broken somehow though.
2019-05-20 Tim VaughanXPM values and colours output working.
2019-05-19 Tim VaughanAdded license and README.
2019-05-19 Tim VaughanAdded boiler-plate package stuff.
2019-05-19 Tim VaughanInitial string processing function seems to work.
2019-05-19 Tim VaughanRemove bugs following previous changes.
2019-05-19 Tim VaughanSwitched to using temp buffer for processing string.
2019-05-13 Tim VaughanDrafted row processing procedure.
...
heads
2 years ago master