-
- Downloads
Fix up the rest of the Sixel stuff... only three minor issues remain:
1) Instead of parsing as it's read, it gets all the data in a string, then parses the string... this is wasteful. This is the toughest one to fix. 2) The background clear thing in the raster attribute command doesn't work if the image scrolls. Somthing Must Be Done. 3) No save/restore pixel data, so menus and scrollback break images. This one is fairly straightforward to fix.
Please register or sign in to comment