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

Request: Additional color clash handling mode #38

Open
Compyx opened this issue Nov 13, 2018 · 1 comment
Open

Request: Additional color clash handling mode #38

Compyx opened this issue Nov 13, 2018 · 1 comment

Comments

@Compyx
Copy link

Compyx commented Nov 13, 2018

Would it be possible to add another color clash handling mode: have the user select which color to replace or cancel replacing any color.

So for example when a 'char' already contains 6-4-E and I try to put a pixel of color F in there, I can either push 6, 4 or E to select the color to replace, or push Escape to cancel replacing a color.
This way I can determine if it's "worth" replacing a color to get that F pixel in, or if I should just leave the 'char' alone or re-dither to allow the new color.

I've used this in my bitmap editors a lot and is my preferred way of handling color clashes.

Cheers,
Compyx

@Compyx
Copy link
Author

Compyx commented Mar 23, 2019

Okay, so what isn't clear about my request? :)

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