saitoha / libsixel

A SIXEL encoder/decoder implementation derived from kmiya's sixel (https://github.com/saitoha/sixel).
MIT License
2.45k stars 82 forks source link

Fix decoding of high-color sixel images when the palette changes. #147

Open auppal opened 3 years ago

auppal commented 3 years ago

This request fixes an issue where sixel2img fails to handle high-color sixel where the palette changes. This is the cause of issue #61

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 0.0% when pulling 790d6166906e0502e44d727edf47623bcf765627 on auppal:highcolor-decode into 6a5be8b72d84037b83a5ea838e17bcf372ab1d5f on saitoha:master.