Add start and stop chars to sixel strings, skip unknown chars.
[sixel.git] / sixel.el
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 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.
2019-05-13 Tim VaughanInitial commit.