Skip to content

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

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

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

Conversation

@auppal

@auppal auppal commented Feb 7, 2021

Copy link
Copy Markdown

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

Coverage Status

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

@saitoha

saitoha commented Aug 6, 2025

Copy link
Copy Markdown
Owner

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.

@saitoha

saitoha commented Feb 6, 2026

Copy link
Copy Markdown
Owner

this PR is merged into develop (d1664c1). try -D,--direct option.

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