Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changing mode to a larger palette causes new palette to be calculated. #26

Open
bcampbell opened this issue Sep 2, 2022 · 0 comments
Open

Comments

@bcampbell
Copy link
Owner

To reproduce:

  1. Create a simple 16 colour pic with default palette (but only using a few colours)
  2. Click on menu "edit->Change format..." and pick "32 colour palette"

Observed results:
A new 32-colour palette is calculated which contains only the colours used in the image. All unused colours are discarded and the image is remapped.

Expected results:
Old colours should be remain unchanged. New palette should just be extension of old one, likely with black in the new entries.

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

No branches or pull requests

1 participant