jiayouxjh / grafx2

Automatically exported from code.google.com/p/grafx2
0 stars 0 forks source link

Palette screen redesign #375

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Suggestions by DawnBringer.

"A reduce to X should do just
that. Zap will remove unused. And reduce to uniques will remove duplicates.
If reduce uniques works like it does now there is no direct way to only
remove duplicates. As it is now; reduce to unique is the same as Zap +
rearrange palette, right? (Ed. note: Almost, except that Zap sets the colors to 
a RGB value chosen by the user, instead of #000000)

Possible operations:

A: Remove palette duplicates
B: Remove unused colors
C: Rearrange palette (compact and replace unused with black)
(D: And reduce to x)

Six possible combinations...
A, B, A+B, A+C, B+C, A+B+C
...a little much, so the best option to put some of these in some
drop-menu for use one-at-a-time...

Luckily for me I already have a script that does all this! :D (And gosh,
was it confusing with these options and combinations...)"

Original issue reported on code.google.com by yrizoud on 23 Aug 2010 at 5:18

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by pulkoma...@gmail.com on 10 Apr 2011 at 8:43

GoogleCodeExporter commented 9 years ago
Arbitering issues that make it to v2.4

Original comment by yrizoud on 8 Mar 2012 at 7:18