#149777 - NinjaMonkeyPirate - Fri Jan 25, 2008 5:50 am
I'm trying to convert some 256 color tilesets into 16 colors. So far, what I've done is find similar colors in the palette and convert them to one color ( i.e 3 shades of dark gray all converted to black). This reduces the number of colors I have, but there are still multiple palette entries, each one the same color.
So, my question is, does anyone know of some kind of utility perhaps that will "merge" the palette indeces together? Kind of like swapping to indeces, to a single one. Instead of trading colors, assigning the all to a third color.
So, my question is, does anyone know of some kind of utility perhaps that will "merge" the palette indeces together? Kind of like swapping to indeces, to a single one. Instead of trading colors, assigning the all to a third color.