mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-19 05:33:44 -04:00
sixel: add HLS color format support
This commit is contained in:
parent
7985cefd65
commit
f96eb5ff07
4 changed files with 132 additions and 2 deletions
|
|
@ -118,6 +118,7 @@ executable(
|
|||
'server.c', 'server.h',
|
||||
'shm.c', 'shm.h',
|
||||
'sixel.c', 'sixel.h',
|
||||
'sixel-hls.c', 'sixel-hls.h',
|
||||
'slave.c', 'slave.h',
|
||||
'terminal.c', 'terminal.h',
|
||||
'tokenize.c', 'tokenize.h',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue