pyxelate icon indicating copy to clipboard operation
pyxelate copied to clipboard

Suggest to allow define part of the palette

Open BugsSeeker opened this issue 4 years ago • 1 comments
trafficstars

Now there are only 2 ways to define the palette that one is full manual control while another is auto detection. However, when using auto detection on a image with rich color, it usually failed to detect some key color that is not occupying large area but it is critical (eg. Eyes, it is small but it does exist).

Therefore, I suggest for the auto detection, for example, allow 5 palette, that it can also accept manual defined color (as my above example, I can point out the eyes' color) within the 5 palette.

(This project is really a good work, thank you!)

BugsSeeker avatar Nov 06 '21 18:11 BugsSeeker

Thanks for the suggestion. I DID think about implementing this when I put together the new version, but I didn't have a good solution for edge cases and thought it would be just way too confusing for most people so I ended up not doing it.

Because then you would also need a solution for using only 4 colors out of a 5 color palette, and solutions for when the predefined colors would be too close to the user's colors and so on.

Nevertheless, I will think about it if there's still an easy way to put it in.

sedthh avatar Dec 13 '21 20:12 sedthh