mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-22 05:33:45 -04:00
sixel: initialize the color table to colors used by the VT340
This commit is contained in:
parent
dd3bb13d97
commit
60fd4a262c
2 changed files with 40 additions and 3 deletions
|
|
@ -143,6 +143,10 @@
|
|||
* Crash when failing to load an xcursor image ([#1624][1624]).
|
||||
* Crash when resizing a dynamically sized sixel (no raster
|
||||
attributes), with a non-1:1 aspect ratio.
|
||||
* The default sixel color table is now initialized to the colors used
|
||||
by the VT340, instead of not being initialized at all (thus
|
||||
requiring the sixel escape sequence to explicitly set all colors it
|
||||
used).
|
||||
|
||||
[1531]: https://codeberg.org/dnkl/foot/issues/1531
|
||||
[1573]: https://codeberg.org/dnkl/foot/issues/1573
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue