mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-05-02 06:46:32 -04:00
sixel: don't erase image when printing text *next* to it.
This commit is contained in:
parent
a08e7f358f
commit
21e9031420
3 changed files with 20 additions and 5 deletions
|
|
@ -96,6 +96,7 @@ struct sixel {
|
|||
int width;
|
||||
int height;
|
||||
int rows;
|
||||
int cols;
|
||||
struct coord pos;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue