Skip to content

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

Open
auppal wants to merge 1 commit intosaitoha:masterfrom
auppal:highcolor-decode
Open

Fix decoding of high-color sixel images when the palette changes.#147
auppal wants to merge 1 commit intosaitoha:masterfrom
auppal:highcolor-decode

Conversation

@auppal
Copy link

@auppal auppal commented Feb 7, 2021

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
Copy link

Coverage Status

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

@saitoha
Copy link
Owner

saitoha commented Aug 6, 2025

I believe that decoding high-color SIXEL images is necessary, but since this PR changes some aspects of the existing behavior, I plan to merge it into a separate branch, apply some modifications, and then merge it into the master branch with backward compatibility preserved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants